json-schema-ref-parser
json-schema-ref-parser copied to clipboard
Types ResolverOptions and FileInfo are no longer exported in v11
In version 10, the types ResolverOptions and FileInfo are exported. In version 11, they are not. I tried looking at the code to figure it out, but I failed.