UNPKG

74 BTypeScriptView Raw
1export declare function normalizeToKebabOrSnakeCase(str: string): string;