api-client/packages/hoppscotch-js-sandbox/web.d.ts
James George 22c6eabd13
chore: migrate Node.js implementation for js-sandbox to isolated-vm (#3973)
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2024-04-19 21:08:46 +05:30

2 lines
86 B
TypeScript

export { default } from "./dist/web/index.d.ts"
export * from "./dist/web/index.d.ts"