@transcend-io/airgap.js-types
Advanced tools
Comparing version 9.5.1 to 9.6.0
@@ -25,2 +25,4 @@ import * as t from 'io-ts'; | ||
viewStates: Set<ViewState>; | ||
/** Expose an option to grab the current view state */ | ||
getViewState: () => ViewState; | ||
/** Show consent manager unless recently dismissed */ | ||
@@ -27,0 +29,0 @@ autoShowConsentManager(options?: ShowConsentManagerOptions): Promise<void>; |
@@ -5,3 +5,3 @@ { | ||
"description": "TypeScript types for airgap.js interoperability with custom consent UIs", | ||
"version": "9.5.1", | ||
"version": "9.6.0", | ||
"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
Sorry, the diff of this file is not supported yet
186953
2488