4 lines
83 B
JavaScript
4 lines
83 B
JavaScript
var _obj;
|
|
|
|
(_obj = obj)[method].apply(_obj, babelHelpers.toConsumableArray(args));
|