-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Currently coming across the following:
error TS7016: Could not find a declaration file for module 'should-http'. '[...]/node_modules/should-http/index.js' implicitly has an 'any' type.
Try `npm install @types/should-http` if it exists or add a new declaration (.d.ts) file containing `declare module 'should-http';`
Has anyone come up with a declaration file yet? Or is the only option at this point to create one from scratch? Thanks
Metadata
Metadata
Assignees
Labels
No labels