@bytedance/mona-client-plugin
Version:
plugin for mona
6 lines • 322 B
JavaScript
export * from '@bytedance/mona-client-web';
export * from './createPlugin';
export { createMiniComponent } from './createMiniComponent';
export { createPluginLifeCycle, createPluginPageLifecycle } from './createPluginLifeCycle';
export { useMiniEffect } from "@bytedance/mona-client-web";
//# sourceMappingURL=index.js.map