/** * This is the place where the VitePress documentation is defined. * This is required because there is no way to set a custom * path for the VitePress config. */ import docs from '../../../config/docs' export default docs