explorer-app/types/index.ts

4 lines
82 B
TypeScript

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