UNPKG

httpyac

Version:

HTTP/REST CLI Client for *.http files

3 lines (2 loc) 129 B
export declare const ENVIRONMENT_NONE = "__NONE__"; export declare function toEnvironmentKey(env: string[] | undefined): string;