UNPKG
doki-ui
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
修复颜色、过渡动画异常问题
github.com/CainHappyfish/Doki-UI
CainHappyfish/Doki-UI
doki-ui
/
components
/
notification
/
index.d.ts
3 lines
(2 loc)
•
93 B
TypeScript
View Raw
1
2
3
import
{
default
as
dokiNotification }
from
'./methods.ts'
;
export
default
dokiNotification;