UNPKG

@bytedance/mona-client-plugin

Version:

plugin for mona

6 lines (5 loc) 289 B
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";