4 lines
70 B
TypeScript
Raw Normal View History

2022-01-09 19:22:55 +08:00
import AppProvider from './AppProvider.vue';
export { AppProvider };