nationid - v0.6.0
GitHub
npm
Preparing search index...
index
ParseResult
Type Alias ParseResult
ParseResult
:
|
{
code
:
DocumentTypeCode
;
confidence
:
Confidence
;
formatted
:
string
;
normalized
:
string
;
ok
:
true
;
}
|
{
code
:
DocumentTypeCode
;
ok
:
false
;
reason
:
ParseError
}
Discriminated union returned by
parse()
.
No exceptions are thrown from public API.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
GitHub
npm
nationid - v0.6.0
Loading...
Discriminated union returned by
parse().No exceptions are thrown from public API.