Skip to content

Commit

Permalink
Merge pull request #478 from xmtp/rygine/export-types
Browse files Browse the repository at this point in the history
Export new types
  • Loading branch information
rygine authored Oct 26, 2023
2 parents 831b9cc + 4a2d049 commit cc89dbb
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 cc89dbb

Please sign in to comment.