UNPKG

@alicd/micro-stark

Version:

cone微应用

21 lines (18 loc) 427 B
export { getMountNode, renderNotFound, getBasename, setBasename, registerAppEnter, registerAppLeave, appHistory, isInIcestark, AppLink, setLibraryName, } from '@ice/stark-app'; export {event,store} from '@ice/stark-data'; export * from './walleHelper'; export * from './domAttachment'; export * from './eventProxy'; import processConfig from './processConfig'; export const evalConfig = processConfig;