refactor(scripting-revamp): migrate js-sandbox to web worker/Node vm based implementation (#3619)
This commit is contained in:
2
packages/hoppscotch-js-sandbox/node.d.ts
vendored
Normal file
2
packages/hoppscotch-js-sandbox/node.d.ts
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
export { default } from "./dist/node.d.ts"
|
||||
export * from "./dist/node.d.ts"
|
||||
Reference in New Issue
Block a user