UNPKG

@jsverse/transloco-keys-manager

Version:

Extract translatable keys from projects that uses Transloco

3 lines (2 loc) 159 B
import { GlobOptionsWithFileTypesFalse } from 'glob'; export declare function normalizedGlob(path: string, options?: GlobOptionsWithFileTypesFalse): string[];