unwrapExecutionParams()
unwrapExecutionParams()
function unwrapExecutionParams<T>(__namedParameters, connection): UnwrapAutoSimulate<T>;Defined in: unwrap-auto-simulate-ext.ts:10
Type Parameters
| Type Parameter |
|---|
T extends IInteractExt |
Parameters
| Parameter | Type |
|---|---|
__namedParameters | T |
connection | Connection |
Returns
UnwrapAutoSimulate<T>