UNPKG

@inversifyjs/core

Version:

InversifyJs core package

5 lines 209 B
export interface ClassMetadataLifecycle { postConstructMethodName: string | symbol | undefined; preDestroyMethodName: string | symbol | undefined; } //# sourceMappingURL=ClassMetadataLifecycle.d.ts.map