UNPKG
@rsc-labs/medusa-documents
Version:
latest (0.9.1)
0.9.1
0.9.0
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.2
0.7.1
0.7.0
0.6.0
0.5.0
0.4.0
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.4
0.1.3
0.1.2
0.1.1
Generate documents from Medusa
github.com/RSC-Labs/medusa-documents
RSC-Labs/medusa-documents
@rsc-labs/medusa-documents
/
dist
/
ui-components
/
index.d.ts
4 lines
(3 loc)
•
165 B
TypeScript
View Raw
1
2
3
4
export
{
OrdersTab
}
from
'./tabs/orders-tab'
;
export
{
TemplatesTab
}
from
'./tabs/templates-tab/templates-tab'
;
export
{
SettingsTab
}
from
'./tabs/settings-tab'
;