node-wot icon indicating copy to clipboard operation
node-wot copied to clipboard

Browser bundle does not have types

Open relu91 opened this issue 3 years ago • 1 comments

As the title says when using node-wot in a browser context (i.e., angular, vue, webpack, etc.) it's hard to configure correctly TS types. We should look at how to improve, maybe it is sufficient to add a .d.ts in the browser bundle.

Loosely related to #324

relu91 avatar Feb 18 '21 10:02 relu91