iv-viewer
iv-viewer copied to clipboard
Missing definition/declaration file (.d.ts)
Hello,
A definition file (.d.ts) for this library would be appreciated.
Currently, TypeScript cannot infer any types (defaults to any type) on import. And running npm install @types/iv-viewer results in a 404.
Thanks.
Yes there are no types defined yet. Can you raise a PR for the definition file?
Sure, I'll give it a go.