prolog-vc-tools
Preparing search index...
PrologExtractionResult
Type Alias PrologExtractionResult
PrologExtractionResult
:
|
{
error
?:
undefined
;
fact
:
string
;
type
:
ClaimType
}
|
{
error
:
string
;
fact
?:
undefined
;
type
?:
undefined
}
The result of attempting to extract a Prolog statement from a verifiable credential.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
prolog-vc-tools
Loading...
The result of attempting to extract a Prolog statement from a verifiable credential.