UNPKG
widely
Version:
latest (0.0.3-beat4)
0.0.3-beat4
0.0.3-beat3
0.0.3-beat2
0.0.3-beat1
0.0.2
0.0.1
0.0.1-beat1
## Getting Started
github.com/organization-zhangyoof/components
organization-zhangyoof/components
widely
/
src
/
index.ts
3 lines
(2 loc)
•
116 B
text/typescript
View Raw
1
2
3
export
{
default
as
Player
}
from
'./components/Player'
;
export
{
default
as
Gmodal
}
from
'./components/Gmodal'
;