返回 oh-my-ppt
index.ts
1 export * from './GenerationLogPanel'
2 export * from './GenerationPreviewGrid'
3 export * from './GenerationSidebar'
4 export * from './GenerationStatusPanel'
5 export * from './GenerationThumbnail'
6 export * from './types'
7
7 lines TYPESCRIPT