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