@gmb/bitmark-parser - v7.2.0
Preparing search index...
legacy
GapJson
Interface GapJson
interface
GapJson
{
__defaultExample
?:
ExampleJson
;
__isDefaultExample
?:
boolean
;
__solutionsAst
?:
TextAst
[]
;
attrs
:
Record
<
string
,
unknown
>
;
example
:
ExampleJson
;
hint
:
JsonText
;
instruction
:
JsonText
;
isCaseSensitive
:
boolean
;
isExample
:
boolean
;
item
:
JsonText
;
lead
:
JsonText
;
solutions
:
string
[]
;
type
:
"gap"
;
}
Hierarchy (
View Summary
)
BaseBodyBitJson
GapJson
Index
Properties
__
default
Example?
__
is
Default
Example?
__
solutions
Ast?
attrs
example
hint
instruction
is
Case
Sensitive
is
Example
item
lead
solutions
type
Properties
Optional
__
default
Example
__defaultExample
?:
ExampleJson
Optional
__
is
Default
Example
__isDefaultExample
?:
boolean
Optional
__
solutions
Ast
__solutionsAst
?:
TextAst
[]
attrs
attrs
:
Record
<
string
,
unknown
>
example
example
:
ExampleJson
hint
hint
:
JsonText
instruction
instruction
:
JsonText
is
Case
Sensitive
isCaseSensitive
:
boolean
is
Example
isExample
:
boolean
item
item
:
JsonText
lead
lead
:
JsonText
solutions
solutions
:
string
[]
type
type
:
"gap"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
__
default
Example
__
is
Default
Example
__
solutions
Ast
attrs
example
hint
instruction
is
Case
Sensitive
is
Example
item
lead
solutions
type
@gmb/bitmark-parser - v7.2.0
Loading...