UNPKG

@inversifyjs/core

Version:

InversifyJs core package

3 lines 180 B
import { BindingScope } from '../../binding/models/BindingScope'; export declare function injectable(scope?: BindingScope): ClassDecorator; //# sourceMappingURL=injectable.d.ts.map