@lifi/types
Advanced tools
Comparing version 15.16.0-beta.0 to 15.16.0-beta.1
{ | ||
"name": "@lifi/types", | ||
"description": "Types for the LI.FI stack", | ||
"version": "15.16.0-beta.0", | ||
"version": "15.16.0-beta.1", | ||
"files": [ | ||
@@ -6,0 +6,0 @@ "src", |
@@ -97,2 +97,3 @@ import type { BridgeDefinition } from './bridges.js'; | ||
timing?: Timing; | ||
variableInput?: boolean; | ||
/** | ||
@@ -99,0 +100,0 @@ * @deprecated This property is deprecated and will be removed in future versions. |
@@ -115,3 +115,3 @@ import type { BridgeDefinition } from './bridges.js' | ||
timing?: Timing | ||
variableInput?: boolean | ||
/** | ||
@@ -118,0 +118,0 @@ * @deprecated This property is deprecated and will be removed in future versions. |
Sorry, the diff of this file is not supported yet
130558
2675