Files
hoppscotch/packages/hoppscotch-app/helpers/terndoc/pw-pre.json
2022-02-19 13:31:01 +05:30

12 lines
243 B
JSON

{
"!name": "pw-pre",
"pw": {
"env": {
"set": "fn(key: string, value: string)",
"get": "fn(key: string) -> string",
"getResolve": "fn(key: string) -> string",
"resolve": "fn(value: string) -> string"
}
}
}