chore: migrate Node.js implementation for js-sandbox to isolated-vm (#3973)
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
This commit is contained in:
4
packages/hoppscotch-js-sandbox/node.d.ts
vendored
4
packages/hoppscotch-js-sandbox/node.d.ts
vendored
@@ -1,2 +1,2 @@
|
||||
export { default } from "./dist/node.d.ts"
|
||||
export * from "./dist/node.d.ts"
|
||||
export { default } from "./dist/node/index.d.ts"
|
||||
export * from "./dist/node/index.d.ts"
|
||||
|
||||
Reference in New Issue
Block a user