index
:
vanilla-yo-notification
master
ES6 compatible javascript growl like notification library
Indrajith K L
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
index.ts
blob: 6e5bc2141e67ba8ac4aa4ebb9f37b412cf3a1db4 (
plain
)
1
2
3
4
import
VYN
from
"./yo/vanilla.yo.notification"
;
(
window
as
any
).
VYN
=
VYN
;