UNPKG

vue3-animate-number

Version:

## Project setup ``` npm install ```

6 lines (5 loc) 155 B
import Vue from "vue"; export declare class vue3AnimateNumber extends Vue { /** Install component into Vue */ static install(vue: typeof Vue): void; }