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

Typing / TypeScript Support #64

Open
loonviper opened this issue Jan 26, 2021 · 2 comments
Open

Typing / TypeScript Support #64

loonviper opened this issue Jan 26, 2021 · 2 comments

Comments

@loonviper
Copy link

Looking at adding this to an app, which under our internal code quality rules requires strongly typed libs. Given I'll have to type it, wondering:

  • If you're open to adding a declaration file to repo
  • Or a TS rewrite
  • Or prefer separate a typing via DefinitelyTyped

Willing to do a PR with whichever

@alxhotel
Copy link
Owner

Hi @loonviper,

Thanks for opening this issue.

I'm not comfortable rewriting the module to Typescript, but I'm fine with a separate DefinitelyTyped typings 😄

@SteffoSpieler
Copy link
Contributor

There are already typings in DefinitelyTyped.
https://www.npmjs.com/package/@types/chromecast-api

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

3 participants