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

TypeScript support #5

Open
laike9m opened this issue Aug 2, 2020 · 1 comment
Open

TypeScript support #5

laike9m opened this issue Aug 2, 2020 · 1 comment

Comments

@laike9m
Copy link

laike9m commented Aug 2, 2020

Hi, is it possible to add a proper .d.ts file to support typescript? I'm using jsonpickleJS in a typescript project and have to add @ts-ignore to suppress the warning.

@mscuthbert
Copy link
Member

I have not figured out a really good way to generate them. If you can point to one, please let me know. More likely I can imagine porting this to typescript completely, since it will help to remove all bugs, etc., but I don't think I'll have time over the next few months.

Thanks!

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

2 participants