All files / json-type/src/value index.ts

100% Statements 7/7
100% Branches 0/0
50% Functions 2/4
100% Lines 3/3

Press n or j to go to the next uncovered block, b, p or k for the previous block.

1 2 3 436x 433x 36x  
export {value} from './util';
export {Value, unknown} from './Value';
export {ObjValue} from './ObjValue';