UNPKG

spike-micro-web

Version:

微前端框架

4 lines (3 loc) 151 B
import { registerMicroApps, start } from './src/start'; import { createStore } from './src/store'; export { registerMicroApps, start, createStore }