Skip to content

Commit

Permalink
export
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed Oct 23, 2024
1 parent be6bf9b commit 4283964
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/api/endpoints/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ export * from "./klass"
export { default as getReadClassEndpoints } from "./klass"
export * from "./school"
export { default as getReadSchoolEndpoints } from "./school"
export * from "./session"
export * from "./user"
export { default as getReadUserEndpoints } from "./user"

0 comments on commit 4283964

Please sign in to comment.