UNPKG

@frui.ts/helpers

Version:
2 lines (1 loc) 75 B
export declare function bind<T extends Function>(func: T, target: any): T;