Is there any way to get type checking with Enums. ... Prop, Vue } from "nuxt-property-decorator"; export enum Layouts { Small = "small", Medium = "medium", ...
確定! 回上一頁