coskuncay / vue3-flip-countdown

Countdown timer with Flip Animation for Vue 3.x

Home Page:https://vue3-flip-countdown.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typescript support

blockiyt opened this issue · comments

Please add TS support!

If your getting an error while building, due the package not supporting TS;

Add code declare module 'vue3-flip-countdown'; to your env.d.ts file.
You're welcome!