react-zdog icon indicating copy to clipboard operation
react-zdog copied to clipboard

⚡️🐶 React bindings for zdog

Results 2 react-zdog issues
Sort by recently updated
recently updated
newest added

Hey there! Is there a plan to support Typescript? The original library already has types at @types/zdog. I would help but I'm not sure how to tackle it.

- [x] dist folder now contains `index.d.ts` with type declarations for all exports I left the build setup untouched, added tsc only to output the `index.d.ts` file I tried it...