UNPKG

@mitojs/web

Version:
14 lines (11 loc) 333 B
/* @mitojs/web version ' + 3.0.1 */ var process = { env: { NODE_ENV: 'production' } } export * from '@mitojs/browser'; export * from '@mitojs/vue'; export { ErrorBoundary, MitoContext, MitoProvider, WithErrorBoundary } from '@mitojs/react'; /* follow me on Github! @cjinhuo */ //# sourceMappingURL=web.esm.js.map