UNPKG
@lynsoluciones/medusa-docs
Version:
latest (1.0.6)
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Medusa plugins to generate docs
github.com/armlyn/medusa-docs
armlyn/medusa-docs
@lynsoluciones/medusa-docs
/
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'
;