UNPKG
@open-data-v/base
Version:
latest (0.0.7)
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
OpenDataV 公共基础包
@open-data-v/base
/
src
/
components
/
index.ts
4 lines
(2 loc)
•
61 B
text/typescript
View Raw
1
2
3
4
import
RenderSlot
from
'./RenderSlot'
export
{
RenderSlot
}