UNPKG

playwright-humanize

Version:
3 lines 187 B
import { z } from "zod"; export declare const CharacterTypeSchema: z.ZodEnum<["alpha", "numeric", "punctuation", "termination", "whitespace", "upper"]>; //# sourceMappingURL=text.d.ts.map