UNPKG

@dipscope/type-manager

Version:

Transform JSON strings or plain objects into JS class instances.

7 lines 185 B
/** * Type to explicitly define an inject index within a source code. * * @type {InjectIndex} */ export declare type InjectIndex = number; //# sourceMappingURL=inject-index.d.ts.map