UNPKG
@silkytone/danmu
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
弹幕的简单实现,实现普通弹幕或高级弹幕。
github.com/silky-tone/Danmu
silky-tone/Danmu
@silkytone/danmu
/
dist
/
types
/
index.d.ts
5 lines
(4 loc)
•
115 B
TypeScript
View Raw
1
2
3
4
5
export
*
as
Utils
from
'./utils'
;
export
*
as
Lib
from
'./lib'
;
export
*
from
'./barrage'
;
export
*
from
'./core'
;