NuxtN
Nuxt2y ago
9 replies
ciaddi

How to import functions in a .vue component from a .js file?

import { myfunctions} from "/js/stats.js" doesnt work for me: Error 500 vite_ssr_import_7.default.getData is not a function
Was this page helpful?