UNPKG

@jsverse/transloco-keys-manager

Version:

Extract translatable keys from projects that uses Transloco

3 lines (2 loc) 121 B
export declare function sanitizeForRegex(str: string): string; export declare function toCamelCase(str: string): string;