chore: split app to commons and web (squash commit)
This commit is contained in:
11
packages/hoppscotch-common/src/helpers/terndoc/pw-pre.json
Normal file
11
packages/hoppscotch-common/src/helpers/terndoc/pw-pre.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"!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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user