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.
2 parents 11526bb + b0cbbdc commit ce9dd68Copy full SHA for ce9dd68
src/shelter/shelter.service.ts
@@ -12,6 +12,7 @@ import {
12
import { SeachQueryProps } from '@/decorators/search-query/types';
13
import { SupplyPriority } from 'src/supply/types';
14
15
+
16
@Injectable()
17
export class ShelterService {
18
constructor(private readonly prismaService: PrismaService) {}
0 commit comments