UNPKG

@jsverse/transloco-keys-manager

Version:

Extract translatable keys from projects that uses Transloco

3 lines (2 loc) 138 B
import { FileFormats } from '../types'; export declare function getTranslationFilesPath(path: string, fileFormat: FileFormats): string[];