can you add types for typescript? I had to add: ``` declare module 'qwikql'; ``` so the editor stop complaining about missing types. If there is types and i'm missing something can you help me setup in a better way?
can you add types for typescript?
I had to add:
so the editor stop complaining about missing types.
If there is types and i'm missing something can you help me setup in a better way?