UNPKG

li18nt

Version:

Locales linter, formatter, sorter and prettifier

4 lines (3 loc) 142 B
import { PrettifyOptions } from '@lib'; import { CLIModule } from '@types'; export declare const prettifyHandler: CLIModule<PrettifyOptions>;