cube
cube copied to clipboard
Unable to use cubejs Vue client in Typescript component
Is your feature request related to a problem? Please describe. We're converting our Vue3 app from option/javascript to composition/typescript and we are unable to get the QueryBuilder component imported. Actually, nothing from the @cubejs-client/vue3 package is found.
Describe the solution you'd like Requesting a Typescript implementation of the Cubejs client for Vue.
Describe alternatives you've considered Unable to find an alternative other than implementing our own version