Viewing File: /home/ubuntu/todaykat-frontend-base/node_modules/bind-decorator/index.d.ts

export declare function bind<T extends Function>(target: object, propertyKey: string, descriptor: TypedPropertyDescriptor<T>): TypedPropertyDescriptor<T> | void;
export default bind;
Back to Directory File Manager