axios-miniprogram/docs/.vitepress/theme/index.ts

6 lines
70 B
TypeScript
Raw Normal View History

2023-04-12 17:36:05 +08:00
import theme from 'vitepress/theme';
export default {
...theme,
};