UNPKG

education-module-ai

Version:
4 lines (3 loc) 124 B
export { AppConfigProvider, useAppConfig, getApiUrl } from '../config'; import Home from '../pages/index'; export { Home };