UNPKG

schema-finder

Version:

A simple React component for viewing and exploring a JSONSchema

2 lines 93 B
export declare type R<V, E = Error> = [val: V, err?: E]; //# sourceMappingURL=result.d.ts.map