mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-30 05:18:11 +00:00
chore: fmt
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Freight } from '@edr/types';
|
||||
import { IsEnum, IsNumber, IsString, IsUUID, Min } from 'class-validator';
|
||||
import { Freight } from "@edr/types";
|
||||
import { IsEnum, IsNumber, IsString, IsUUID, Min } from "class-validator";
|
||||
|
||||
export class CreateConsignmentDto {
|
||||
@IsUUID()
|
||||
|
||||
Reference in New Issue
Block a user