UNPKG

json-schema-faker

Version:

Generate valid JSON data from JSON Schema definitions

3 lines 153 B
import type { GenerateContext } from "../types.js"; export declare function generateNull(_ctx: GenerateContext): null; //# sourceMappingURL=null.d.ts.map