UNPKG

@jsverse/transloco-keys-manager

Version:

Extract translatable keys from projects that uses Transloco

3 lines (2 loc) 143 B
export declare function countKeys(obj: Record<string, any>): number; export declare function checkForProblematicUnflatKeys(obj: object): void;