Skip to content

Commit

Permalink
fix: update exports
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-greene-ck committed Aug 15, 2019
1 parent e904379 commit 3223430
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ import * as Sys from './sys'
import * as Utils from './utils'
import * as Validator from './validator'

export * from './types'
export * from './resolver'
export * from './parser'
export { Utils }
Expand Down

0 comments on commit 3223430

Please sign in to comment.