I have a Quasar app, with TypeScript.
In file, src/test1.ts
src/test1.ts
export enum Enum1 { Choice1, Choice2 }