nuxt-property-decorator icon indicating copy to clipboard operation
nuxt-property-decorator copied to clipboard

feat: Expose PropType from Vue

Open panteparak opened this issue 2 years ago • 0 comments

PropType are mainly used as a help tools when declaring a Prop that takes an interface type. This would allow PropType to be imported via nuxt-property-decorator instead from Vue

Closes #101

panteparak avatar Apr 04 '22 11:04 panteparak