UNPKG

li18nt

Version:

Locales linter, formatter, sorter and prettifier

5 lines (4 loc) 107 B
/** * Prints system information */ export declare const printReport: (version: string) => Promise<void>;