@elsikora/cladi
Version:
ClaDI is a library for creating and managing classes in TypeScript.
5 lines • 325 B
TypeScript
export type { IBaseContainerOptions } from './container-options.interface';
export type { IBaseErrorOptions } from './error-options.interface';
export type { IBaseFactoryOptions } from './factory-options.interface';
export type { IBaseRegistryOptions } from './registry-options.interface';
//# sourceMappingURL=index.d.ts.map