@blockchaincommons/dcbor - v1.0.0-beta.1
Preparing search index...
@blockchaincommons/dcbor
SummarizerResult
Type Alias SummarizerResult
SummarizerResult
:
{
ok
:
true
;
value
:
string
}
|
{
ok
:
false
;
error
:
CborError
}
Result type for summarizer functions: a summary string or a CborError.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@blockchaincommons/dcbor - v1.0.0-beta.1
Loading...
Result type for summarizer functions: a summary string or a CborError.