Skip to content

Commit

Permalink
feat(helpers): re-export Opaque type
Browse files Browse the repository at this point in the history
  • Loading branch information
RomainLanz committed Feb 22, 2024
1 parent f01d683 commit a264afd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/helpers/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ export {
fsImportAll,
MessageBuilder,
} from '@poppinss/utils'
export type { Opaque } from '@poppinss/utils/types'
export { parseBindingReference } from './parse_binding_reference.js'

0 comments on commit a264afd

Please sign in to comment.