UNPKG
vue-kityminder-ggg
Version:
latest (1.3.35)
1.3.35
1.3.34
1.3.33
1.3.31
1.3.29
1.3.28
1.3.27
1.3.26
1.3.25
1.3.24
1.3.23
1.3.19
1.3.17
1.3.16
1.3.15
1.3.14
1.3.12
1.3.11
1.3.10
百度脑图
vue-kityminder-ggg
/
src
/
hotbox.js
6 lines
(4 loc)
•
150 B
JavaScript
View Raw
1
2
3
4
5
6
define
(
function
(
require
,
exports
,
module
) {
window
.
HotBox
=
require
(
'hotbox-ui/src/hotbox'
)
return
module
.
exports
=
window
.
HotBox
; });