UNPKG

fc-react-slider

Version:
12 lines (10 loc) 278 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = function (methods, context) { methods.forEach(function (method) { // eslint-disable-next-line no-param-reassign context[method] = context[method].bind(context); }); };