UNPKG

@inversifyjs/prototype-utils

Version:

Prototype related utils

5 lines 212 B
import { getBaseType } from './prototype/calculations/getBaseType'; import { Prototype } from './prototype/models/Prototype'; export type { Prototype }; export { getBaseType }; //# sourceMappingURL=index.d.ts.map