UNPKG

@jsverse/transloco-keys-manager

Version:

Extract translatable keys from projects that uses Transloco

11 lines (10 loc) 246 B
export declare const regexFactoryMap: { ts: { comments: () => RegExp; }; template: { comments: () => RegExp; validateComment: (marker: string) => RegExp; }; markerValues: (marker: string) => RegExp; };