UNPKG

unhoax-chance

Version:

Generate seeded Chance fixtures based on unhoax schemas

3 lines (2 loc) 159 B
import type { GenerateFixtureFromSchema } from '../internal/GenerateFixtureFromSchema'; export declare const generateBool: GenerateFixtureFromSchema<boolean>;