Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need TypeScript support #73

Open
mikevetkin opened this issue Dec 20, 2024 · 0 comments
Open

Need TypeScript support #73

mikevetkin opened this issue Dec 20, 2024 · 0 comments

Comments

@mikevetkin
Copy link

When import:

import { transcribe } from 'tengwar';

has error:

Could not find a declaration file for module 'tengwar'. '/Users/mvetkin/coding/obsidian-tengwar/node_modules/tengwar/tengwar.js' implicitly has an 'any' type.
  Try `npm i --save-dev @types/tengwar` if it exists or add a new declaration (.d.ts) file containing `declare module 'tengwar';`ts(7016)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant