UNPKG
type-animation
Version:
latest (0.1.5)
0.1.5
0.1.4
0.1.3
0.1.2
vue 打字动画组件,炫酷的打字动画效果
type-animation
/
types
/
typingAnimation.d.ts
8 lines
(7 loc)
•
116 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
/** * 打字动画组件定义 * *
@export
*
@class
TypingAnimation */ export declare
class
TypingAnimation
{}