UNPKG

@ithinkdt/core

Version:

iThinkDT Core

7 lines (5 loc) 163 B
export { getFirstPageModule } from './service' export { Route } from './router' export * from './plugin' export * from './use-login' export * from './use-access'