feat: 优化项目目录结构
This commit is contained in:
4
apps/frontend/lib/api/blog/index.ts
Normal file
4
apps/frontend/lib/api/blog/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export * from './list';
|
||||
export * from './get';
|
||||
export * from './getComments';
|
||||
export * from './createComment';
|
||||
Reference in New Issue
Block a user