-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Thanks for making this package :)
Could you please add TypeScript support?
Currently I'm getting
Could not find a declaration file for module 'deepltranslate'. 'node_modules/deepltranslate/src/index.js' implicitly has an 'any' type.
Trynpm i --save-dev @types/deepltranslate
if it exists or add a new declaration (.d.ts) file containingdeclare module 'deepltranslate';
ts(7016)
Metadata
Metadata
Assignees
Labels
No labels