UNPKG

li18nt

Version:

Locales linter, formatter, sorter and prettifier

3 lines (2 loc) 120 B
import { CLIOptions } from '@types'; export declare const entry: (sources: string[], cmd: CLIOptions) => Promise<void>;