Skip to content

Commit 3223430

Browse files
fix: update exports
1 parent e904379 commit 3223430

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ import * as Sys from './sys'
2626
import * as Utils from './utils'
2727
import * as Validator from './validator'
2828

29+
export * from './types'
2930
export * from './resolver'
3031
export * from './parser'
3132
export { Utils }

0 commit comments

Comments
 (0)