6 lines
94 B
TypeScript
6 lines
94 B
TypeScript
import { defineClientConfig } from 'vuepress/client'
|
|
|
|
export default defineClientConfig({
|
|
|
|
})
|