Closed
Description
composition-api/src/component/component.ts
Lines 79 to 91 in 1672b6e
This is needed to get the return
from setup
to render
as this.data // RawBindings
.
Omit<Vue2ComponentOptions<Vue, RawBindings>
If now there is a way to do it right, I would like to know it.