UNPKG

@jsonjoy.com/json-type

Version:

High-performance JSON Pointer implementation

2 lines (1 loc) 61 B
export type JsonTypeValidator = (value: unknown) => unknown;