Files
tonePage/tone-page-web/lib/api/blog/index.ts
2025-05-18 14:29:42 +08:00

2 lines
46 B
TypeScript

export * from './list';
export * from './get';