Files
terminal/web/node_modules/react-countup/build/index.d.ts
T

4 lines
138 B
TypeScript

export { default } from './CountUp';
export type { CountUpProps } from './CountUp';
export { default as useCountUp } from './useCountUp';