UNPKG

typed-inject

Version:

Type safe dependency injection framework for TypeScript

2 lines 124 B
export type InjectionTarget = Function | symbol | number | string | undefined; //# sourceMappingURL=InjectionTarget.d.ts.map