UNPKG

@intlayer/chokidar

Version:

Uses chokidar to scan and build Intlayer declaration files into dictionaries based on Intlayer configuration.

3 lines 190 B
import { IntlayerEventListener } from '@intlayer/api'; export declare const checkDictionaryChanges: () => Promise<IntlayerEventListener>; //# sourceMappingURL=checkDictionaryChanges.d.ts.map