UNPKG

@cfworker/json-schema

Version:

A JSON schema validator that will run on Cloudflare workers. Supports drafts 4, 7, 2019-09, and 2020-12.

2 lines (1 loc) 69 B
export declare const format: Record<string, (s: string) => boolean>;