@hyunseob/countdown
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -1,2 +0,2 @@ | ||
declare module 'countdown' { | ||
declare module '@hyunseob/countdown' { | ||
/** | ||
@@ -3,0 +3,0 @@ * Render countdown string in the `element`, from the `future` and repeat rendering every 1 second. |
{ | ||
"name": "@hyunseob/countdown", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "A simple, lightweight countdown renderer", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
10073