UNPKG

@tsclean/core

Version:

Plugin for API Rest Full development, based on Clean Architecture, IoC and Dependency Injection.

7 lines 249 B
export declare class DeterministicUuidRegistry { private static readonly registry; static get(str: string, inc?: number): any; static clear(): void; private static hashCode; } //# sourceMappingURL=deterministic-uuid-registry.d.ts.map