UNPKG

angular2

Version:

Angular 2 - a web framework for modern web apps

4 lines 98 B
export function bind(fn, scope) { return fn.bind(scope); } //# sourceMappingURL=bind.js.map