Projektstart
This commit is contained in:
6
backend/node_modules/ajv/lib/vocabularies/format/index.ts
generated
vendored
Normal file
6
backend/node_modules/ajv/lib/vocabularies/format/index.ts
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
import type {Vocabulary} from "../../types"
|
||||
import formatKeyword from "./format"
|
||||
|
||||
const format: Vocabulary = [formatKeyword]
|
||||
|
||||
export default format
|
||||
Reference in New Issue
Block a user