UNPKG

@baikenlabs/weaver

Version:

A lightweight dependency injection container for AWS Lambda and Node.js

5 lines 217 B
export { DIContainer } from './container.di'; export { type Command } from './command'; export { type ProxyFactory } from './proxy-facade'; export { WEAVER_REGISTRY } from './vars'; //# sourceMappingURL=index.d.ts.map