UNPKG

json-schema-library

Version:

Customizable and hackable json-validator and json-schema utilities for traversal, data generation and validation

2 lines (1 loc) 76 B
export declare function getValue(data: unknown, key: string | number): any;