Open cruzdanilo opened 3 years ago
is there any way to get .d.ts type declarations working with this library? obs: the project setup already works when using require('../build/Release/addon.node').
.d.ts
require('../build/Release/addon.node')
is there any way to get
.d.ts
type declarations working with this library? obs: the project setup already works when usingrequire('../build/Release/addon.node')
.