index.js: dereferencedSchema can be an error object. package does not handle it. a solution: if instanceof dereferencedSchema is error - should throw it
index.js:
dereferencedSchema can be an error object. package does not handle it.
a solution:
if instanceof dereferencedSchema is error - should throw it