Closed
Description
I am interested in
dereference(path: string, schema: string | JSONSchema4, options?: $RefParser.Options, callback?: (err: Error | null, schema: JSONSchema4 | null) => any): Promise<JSONSchema4>
used in bcherny/json-schema-to-typescript
Is there a discussion of this way somewhere?