node-ejs-renderer/node_modules/ajv/dist/vocabularies/format/index.d.ts

4 lines
104 B
TypeScript
Raw Normal View History

2024-06-09 13:55:01 -04:00
import type { Vocabulary } from "../../types";
declare const format: Vocabulary;
export default format;