nx-tools icon indicating copy to clipboard operation
nx-tools copied to clipboard

Types not published

Open SimonCockx opened this issue 2 years ago • 2 comments

When I import this library, I'm getting an error

TS7016: Could not find a declaration file for module '@nx-tools/core'. '.../node_modules/@nx-tools/core/index.cjs' implicitly has an 'any' type.

You can verify here that the latest published version on npm indeed has no access to a declaration file - only the JavaScript.

Can the types of this project be published as well please?

SimonCockx avatar Jan 04 '23 22:01 SimonCockx

Sure, I will consider this for the next release 😃

gperdomor avatar Jan 05 '23 02:01 gperdomor

@gperdomor That would be great, thanks! I look forward to it.

SimonCockx avatar Jan 05 '23 18:01 SimonCockx