import { defineNotesConfig } from 'vuepress-theme-plume' export const enNotes = defineNotesConfig({ dir: 'en/notes', link: '/', notes: [], })