UNPKG

httpyac

Version:

HTTP/REST CLI Client for *.http files

7 lines (6 loc) 126 B
export declare enum VariableType { variable = "Variable", url = "Url", body = "Body", filePath = "FilePath" }