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