UNPKG

@jsonjoy.com/json-type

Version:

High-performance JSON Pointer implementation

4 lines (3 loc) 113 B
export { value } from './util'; export { Value, unknown } from './Value'; export { ObjValue } from './ObjValue';