UNPKG
byted-vui
Version:
latest (0.0.3)
0.0.3
A Component Library for Vue.js.
code.byted.org/ad/byted-vui
byted-vui
/
packages
/
notification
/
index.js
3 lines
(2 loc)
•
71 B
JavaScript
View Raw
1
2
3
import
Notification
from
'./src/main.js'
;
export
default
Notification
;