UNPKG

netlify

Version:

Netlify command line tool

4 lines 252 B
export declare const MAX_SITE_NAME_LENGTH = 63; export declare const validateSiteName: (value: string) => string; export declare const getGeoCountryArgParser: (exampleCommand: string) => (arg: string) => string; //# sourceMappingURL=validation.d.ts.map