Skip to content

Commit

Permalink
fix: re-export notification types
Browse files Browse the repository at this point in the history
  • Loading branch information
iamacook committed Aug 22, 2023
1 parent 7d4547e commit 5b5dcd4
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 @@ -32,6 +32,7 @@ export * from './types/common'
export * from './types/master-copies'
export * from './types/decoded-data'
export * from './types/safe-messages'
export * from './types/notifications'

// Can be set externally to a different CGW host
let baseUrl: string = DEFAULT_BASE_URL
Expand Down

0 comments on commit 5b5dcd4

Please sign in to comment.