1.0.1 • Published 2 years ago

micro-init v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

micro-init

子应用初始化的默认方法,可以自定义的方法为 config = { tokenHandler: token => {}, userInfoHandler: userInfo => {}, render: (props) => {}, destroy: () => {}, mounted: (props) => {}, bootstrap: () => {}, platformAbility: (obj) => {}

}

install

npm install micro-init