Vonage / vivid-3

Vonage's web UI 🎨 toolbelt
https://vivid.deno.dev
Apache License 2.0
51 stars 11 forks source link

feat(vue-wrappers): emit event types (VIV-1762) #1766

Closed RichardHelm closed 2 months ago

RichardHelm commented 2 months ago

Emit type annotations for events. However, this works for Vue 3 only as Vue 2 doesn't seem to allow typing events

image