Skip to content

Commit

Permalink
fix: export types
Browse files Browse the repository at this point in the history
  • Loading branch information
rygine committed Oct 26, 2023
1 parent 831b9cc commit 4a2d049
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -112,3 +112,4 @@ export type {
GetMessageContentTypeFromClient,
ExtractDecodedType,
} from './types/client'
export type { ConsentState, ConsentListEntryType } from './Contacts'

0 comments on commit 4a2d049

Please sign in to comment.