UNPKG
x-antd-vue
Version:
latest (1.0.1)
1.0.1
1.0.0
base on antd 1.7.2
www.antdv.com
xd-mike/x-antd
x-antd-vue
/
es
/
vc-notification
/
index.js
3 lines
•
105 B
JavaScript
View Raw
1
2
3
// based on rc-notification 3.3.1
import
Notification
from
'./Notification'
;
export
default
Notification
;