Repository URL to install this package:
|
Version:
7.0.10 ▾
|
export declare const INVALID_MODULE_CONFIG_MESSAGE: (text: TemplateStringsArray, property: string) => string;
export declare function validateModuleKeys(keys: string[]): void;