Const
export const DefaultServerHTTPConfiguration: TServerHTTPConfiguration = { scheme: "https", host: "cloud.myscript.com", applicationKey: "", hmacKey: "", version: ""} Copy
export const DefaultServerHTTPConfiguration: TServerHTTPConfiguration = { scheme: "https", host: "cloud.myscript.com", applicationKey: "", hmacKey: "", version: ""}
Source