UNPKG

@cfworker/json-schema

Version:

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

3 lines (2 loc) 116 B
export declare function encodePointer(p: string): string; export declare function escapePointer(p: string): string;