animate
animate copied to clipboard
index.d.ts is not in the published package.
There is a typedef file in the source of the project but it doesn't end up in the npm package so my code can't import it.
Contents of installed package:
benoithiller@Benoits-MacBook-Pro 0 % find node_modules/rc-animate
node_modules/rc-animate
node_modules/rc-animate/LICENSE.md
node_modules/rc-animate/HISTORY.md
node_modules/rc-animate/README.md
node_modules/rc-animate/package.json
node_modules/rc-animate/lib
node_modules/rc-animate/lib/util
node_modules/rc-animate/lib/util/animate.js
node_modules/rc-animate/lib/util/motion.js
node_modules/rc-animate/lib/util/diff.js
node_modules/rc-animate/lib/Animate.js
node_modules/rc-animate/lib/CSSMotionList.js
node_modules/rc-animate/lib/AnimateChild.js
node_modules/rc-animate/lib/CSSMotion.js
node_modules/rc-animate/lib/ChildrenUtils.js
node_modules/rc-animate/es
node_modules/rc-animate/es/util
node_modules/rc-animate/es/util/animate.js
node_modules/rc-animate/es/util/motion.js
node_modules/rc-animate/es/util/diff.js
node_modules/rc-animate/es/Animate.js
node_modules/rc-animate/es/CSSMotionList.js
node_modules/rc-animate/es/AnimateChild.js
node_modules/rc-animate/es/CSSMotion.js
node_modules/rc-animate/es/ChildrenUtils.js
Installed version: [email protected] package manager: [email protected] node version: v14.5.0