Preparing search index...
The search index is not available
@booksakura/backlog-client-ts
@booksakura/backlog-client-ts
contracts
utils
metadata
MatchDetail
Interface MatchDetail
interface
MatchDetail
{
differenceKeys
:
MatchDetailDifferenceKey
[]
;
extraKeys
:
string
[]
;
match
:
boolean
;
matchStrict
:
boolean
;
missingKeys
:
string
[]
;
}
Index
Properties
difference
Keys
extra
Keys
match
match
Strict
missing
Keys
Properties
difference
Keys
difference
Keys
:
MatchDetailDifferenceKey
[]
extra
Keys
extra
Keys
:
string
[]
match
match
:
boolean
match
Strict
match
Strict
:
boolean
missing
Keys
missing
Keys
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
difference
Keys
extra
Keys
match
match
Strict
missing
Keys
@booksakura/backlog-client-ts
Loading...