CombinedChainResolution

@twine-protocol/twine-core v0.1.0Docs


twine-js / @twine-protocol/twine-core / CombinedChainResolution

Type Alias: CombinedChainResolution

CombinedChainResolution: ChainResolution & object

A combined chain resolution

Type declaration

Name
Type
Description
Defined in

errors?

Error[]

Any errors that occurred during resolution

resolver?

The resolver that provided the result

Defined in

packages/twine-core/src/resolver/combine.ts:91

Last updated