Files
cook/app/types/index.ts
2024-09-15 18:07:50 +08:00

3 lines
52 B
TypeScript

export * from './cookbook'
export * from './recipe'