@mitojs/web
Version:
A SDK For Monitoring Web(React、Vue) Errors
14 lines (11 loc) • 333 B
JavaScript
/* @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