Files
crawlab/frontend/crawlab-ui/typings/interfaces/layout/content/index.d.ts

4 lines
113 B
Go

export * from './detail/DetailLayout';
export * from './list/ListLayout';
export * from './simple/SimpleLayout';