Skip to content

Commit

Permalink
feat: export allowed resources error types (#1962)
Browse files Browse the repository at this point in the history
  • Loading branch information
Silhoue authored Jul 8, 2024
1 parent 836bf93 commit d9feb5b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/types/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,8 @@ export type {
UniqueValidationError,
UnknownValidationError,
ValidationError,
AllowedResourceValidationError,
AllowedResourcesValidationError,
} from './validation-error'

export type { WindowAPI } from './window.types'
Expand Down

0 comments on commit d9feb5b

Please sign in to comment.