iv-viewer icon indicating copy to clipboard operation
iv-viewer copied to clipboard

Missing definition/declaration file (.d.ts)

Open PyroGenesis opened this issue 6 years ago • 2 comments

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.

For reference

Thanks.

PyroGenesis avatar Mar 13 '19 11:03 PyroGenesis

Yes there are no types defined yet. Can you raise a PR for the definition file?

s-yadav avatar Mar 13 '19 11:03 s-yadav

Sure, I'll give it a go.

PyroGenesis avatar Mar 14 '19 03:03 PyroGenesis