[generated] sandpack files from: codesandbox-client

This commit is contained in:
Will Chen
2025-04-12 00:09:50 -07:00
parent 4b641a3303
commit a618ec3f56
442 changed files with 393342 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
/**
* BrowserFS's main entry point.
* It installs all of the needed polyfills, and requires() the main module.
*/
export * from './core/browserfs';