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

@types/rc-year-calendar #11

Open
XelleXYT opened this issue Jul 15, 2020 · 1 comment
Open

@types/rc-year-calendar #11

XelleXYT opened this issue Jul 15, 2020 · 1 comment

Comments

@XelleXYT
Copy link

I am trying to make it work with typescript, but I can't make it work, is there any way to make it work with typescript?

@JuanFLZ
Copy link

JuanFLZ commented Sep 28, 2022

Create a new file and name it "rc-year-calendar.d.ts".

Then write in the file:
declare module "rc-year-calendar";

Save and put the file inside "node_modules/@types" folder.

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