1
This commit is contained in:
6
src/services/puzzle-works/index.ts
Normal file
6
src/services/puzzle-works/index.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
export {
|
||||
getPuzzleWorkDetail,
|
||||
listPuzzleWorks,
|
||||
puzzleWorksClient,
|
||||
updatePuzzleWork,
|
||||
} from './puzzleWorksClient';
|
||||
Reference in New Issue
Block a user