UNPKG
zfmalib
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
0.0.2
0.0.1
0.0.0
移动应用平台基础前端框架依赖包
zfmalib
/
index.js
8 lines
(5 loc)
•
131 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
import
ZFComponents
from
"./src/components"
export
const
Breadcrumb
=
ZFComponents
.
Breadcrumb
export
{
ZFComponents
}