Files
cook/types/index.ts
2023-08-20 04:59:14 +08:00

3 lines
52 B
TypeScript

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