UNPKG

@tsclean/core

Version:

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

3 lines 226 B
export declare const INVALID_MODULE_CONFIG_MESSAGE: (text: TemplateStringsArray, property: string) => string; export declare function validateModuleKeys(keys: string[]): void; //# sourceMappingURL=validate-module-keys.d.ts.map