Skip to content

Commit

Permalink
Merge pull request #486 from xmtp/rygine/add-consent-export
Browse files Browse the repository at this point in the history
add `ConsentListEntry` export
  • Loading branch information
rygine authored Nov 1, 2023
2 parents 731c2cb + e6fab8a commit bd853d4
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 @@ -113,3 +113,4 @@ export type {
ExtractDecodedType,
} from './types/client'
export type { ConsentState, ConsentListEntryType } from './Contacts'
export { ConsentListEntry } from './Contacts'

0 comments on commit bd853d4

Please sign in to comment.