UNPKG

from-schema

Version:

Infer TypeScript types from JSON schemas

2 lines (1 loc) 79 B
export declare const parsePossibleBON: <T>(input?: string | null) => T | null;