Your IP : 216.73.216.43


Current Path : /home/deltalab/PMS/logistic-backend/node_modules/ajv/lib/vocabularies/format/
Upload File :
Current File : //home/deltalab/PMS/logistic-backend/node_modules/ajv/lib/vocabularies/format/index.ts

import type {Vocabulary} from "../../types"
import formatKeyword from "./format"

const format: Vocabulary = [formatKeyword]

export default format