source:
imaps-frontend/node_modules/ajv/dist/compile/jtd/serialize.d.ts@
79a0317
Last change on this file since 79a0317 was 79a0317, checked in by , 3 days ago | |
---|---|
|
|
File size: 221 bytes |
Line | |
---|---|
1 | import type Ajv from "../../core"; |
2 | import { SchemaObjectMap } from "./types"; |
3 | import { SchemaEnv } from ".."; |
4 | export default function compileSerializer(this: Ajv, sch: SchemaEnv, definitions: SchemaObjectMap): SchemaEnv; |
Note:
See TracBrowser
for help on using the repository browser.