UNPKG

@yellow-ticket/seed-json-schema

Version:

Seed a JSON Schema with random values.

2 lines (1 loc) 86 B
export declare function repeat(min: number, max: number, callback: () => void): void;