UNPKG
@junhe/common-table-2
Version:
latest (0.0.1)
0.0.1
通用表格
@junhe/common-table-2
/
dist
/
types
/
entry.d.ts
4 lines
(2 loc)
•
93 B
TypeScript
View Raw
1
2
3
4
import
{
default
as
HelloWorld
}
from
'./components/HelloWorld.vue'
;
export
{
HelloWorld
};