We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5eb9456 commit 3735feeCopy full SHA for 3735fee
backend/src/packages/shifts/shift.controller.ts
@@ -1,5 +1,4 @@
1
-import { ApiPath, HttpCode } from 'src/libs/enums/enums.js';
2
-
+import { ApiPath, HttpCode } from '~/libs/enums/enums.js';
3
import {
4
type ApiHandlerOptions,
5
type ApiHandlerResponse,
0 commit comments