chore: move useCountdown to @vant/use

This commit is contained in:
chenjiahan
2020-10-06 10:03:08 +08:00
parent 43036efdc4
commit c8a00f3ad3
13 changed files with 19 additions and 217 deletions
-1
View File
@@ -3,7 +3,6 @@ export * from './create';
export * from './format/unit';
export * from './format/number';
export * from './format/string';
export * from './dom/raf';
export * from './dom/style';
export * from './dom/event';
export * from './dom/scroll';