UNPKG

@inversifyjs/core

Version:

InversifyJs core package

3 lines 278 B
import { LazyServiceIdentifier, ServiceIdentifier } from '@inversifyjs/common'; export declare function multiInject(serviceIdentifier: ServiceIdentifier | LazyServiceIdentifier): MethodDecorator & ParameterDecorator & PropertyDecorator; //# sourceMappingURL=multiInject.d.ts.map