explorer-app/types/index.ts

4 lines
82 B
TypeScript
Raw Normal View History

2023-12-19 18:43:42 +01:00
export * from './category'
export * from './project'
export * from './components'