UNPKG
zhu-jiang-yi-yuan-bigscreen
Version:
latest (1.0.20201209)
1.0.20201209
南方医科大学珠江医院大屏端
www.nsn.com
zhu-jiang-yi-yuan-bigscreen
/
es
/
components
/
outpatient
/
index.js
3 lines
•
209 B
JavaScript
View Raw
1
2
3
export
{
default
as
OutpatientTrends
}
from
'./OutpatientTrends'
;
export
{
default
as
OutpatientSummarizeMonth
}
from
'./summarize/month'
;
export
{
default
as
OutpatientSummarizeYear
}
from
'./summarize/year'
;