import VueDevTools from 'vite-plugin-vue-devtools'; export default function createDevtools() { return VueDevTools(); }