mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-30 18:00:56 +01:00
4 lines
113 B
Go
4 lines
113 B
Go
export * from './detail/DetailLayout';
|
|
export * from './list/ListLayout';
|
|
export * from './simple/SimpleLayout';
|