nik-zp / Vue-Mqtt

Connect to mqtt through websocket, implementation for Vuejs 2
95 stars 33 forks source link

Object literal may only specify known properties #18

Open ruudboon opened 3 years ago

ruudboon commented 3 years ago

The library works fine but when creating a build a get:

Object literal may only specify known properties, and 'mqtt' does not exist in type 'ComponentOptions<Vue, DefaultData<Vue>, DefaultMethods<Vue>, DefaultComputed, PropsDefinition<Record<string, any>>, Record<...>>'.