@transcend-io/airgap.js-types
Advanced tools
Comparing version
@@ -119,3 +119,3 @@ import * as t from 'io-ts'; | ||
*/ | ||
metadata?: unknown | null | false; | ||
metadata?: Record<string, unknown> | null | false; | ||
/** Whether or not to return a Promise so that the caller can wait for sync to complete. By default, we do not wait for sync */ | ||
@@ -122,0 +122,0 @@ waitForSync?: boolean; |
@@ -5,3 +5,3 @@ { | ||
"description": "TypeScript types for airgap.js interoperability with custom consent UIs", | ||
"version": "9.4.1", | ||
"version": "9.4.2", | ||
"homepage": "https://github.com/transcend-io/airgap.js-types", | ||
@@ -8,0 +8,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
185798
0.02%