UNPKG

number-flow

Version:

A component to transition and format numbers.

6 lines (5 loc) 153 B
import type { Plugin } from '.'; /** * Makes number transitions appear to pass through in between numbers. */ export declare const continuous: Plugin;