explorer-app/types/index.ts
2023-12-19 18:43:42 +01:00

3 lines
82 B
TypeScript

export * from './category'
export * from './project'
export * from './components'