Skip to content

Commit 4c7b681

Browse files
committed
fix(types): export more types
1 parent cfb2069 commit 4c7b681

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

lib/index.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ export {
4444
InvalidPointerError,
4545
JSONParserError,
4646
Plugin,
47+
JSONSchema,
48+
$RefsCallback,
49+
SchemaCallback,
4750
};
4851

4952
export type RefParserSchema = string | JSONSchema;

0 commit comments

Comments
 (0)