UNPKG

118 BTypeScriptView Raw
1import { Format } from 'convict';
2export declare const formats: Format[];
3export declare function addFormats(): void;