I am developing with Vue.js 3.0 and TypeScript. I want to define an enum to be used in multiple components. How and where should I write in the file?
Dire