UNPKG

@elsikora/cladi

Version:

ClaDI is a library for creating and managing classes in TypeScript.

4 lines 228 B
export type * from './base/index'; export type { IConsoleLoggerOptions } from './console-logger-options.interface'; export type { ICoreFactoryOptions } from './core-factory-options.interface'; //# sourceMappingURL=index.d.ts.map