UNPKG

@inversifyjs/core

Version:

InversifyJs core package

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