import { defineConfig } from 'vitepress' import docs from '../../../config/docs' export default defineConfig(docs)