UNPKG

tm-odometer

Version:

TmOdometer: Lightweight JavaScript library for animated numeric counters with smooth transitions and precise decimal handling.

3 lines (2 loc) 105 B
export { TmOdometer as default } from './lib/core/tm-odometer'; export * from './lib/shared/interfaces';