UNPKG

steadybit

Version:

Command-line interface to interact with the Steadybit API

3 lines (2 loc) 140 B
export declare function validateNotBlank(input: string): boolean; export declare function validateHttpUrl(input: string): boolean | string;