pager icon indicating copy to clipboard operation
pager copied to clipboard

TS support

Open komarovalexander opened this issue 6 years ago • 0 comments

Hi, it would be great if this component has a TS declaration file. Now I have an error in my react ts project:

Could not find a declaration file for module 'rc-pager'. /node_modules/rc-pager/lib/index.js' implicitly has an 'any' type. Try npm install @types/rc-pager if it exists or add a new declaration (.d.ts) file containing declare module 'rc-pager';

komarovalexander avatar Dec 28 '19 21:12 komarovalexander