We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d4547e commit 71ea520Copy full SHA for 71ea520
src/index.ts
@@ -32,6 +32,7 @@ export * from './types/common'
32
export * from './types/master-copies'
33
export * from './types/decoded-data'
34
export * from './types/safe-messages'
35
+export * from './types/notifications'
36
37
// Can be set externally to a different CGW host
38
let baseUrl: string = DEFAULT_BASE_URL
0 commit comments