UNPKG

@jsonjoy.com/json-type

Version:

High-performance JSON Pointer implementation

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