@gmb/bitmark-parser - v7.2.0
Preparing search index...
legacy
ParserJson
Interface ParserJson
interface
ParserJson
{
bitmarkVersion
?:
string
;
commentedBitType
?:
string
;
errors
?:
ParserError
[]
;
internalComments
?:
string
[]
;
version
?:
string
;
warnings
?:
ParserError
[]
;
}
Index
Properties
bitmark
Version?
commented
Bit
Type?
errors?
internal
Comments?
version?
warnings?
Properties
Optional
bitmark
Version
bitmarkVersion
?:
string
Optional
commented
Bit
Type
commentedBitType
?:
string
Optional
errors
errors
?:
ParserError
[]
Optional
internal
Comments
internalComments
?:
string
[]
Optional
version
version
?:
string
Optional
warnings
warnings
?:
ParserError
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bitmark
Version
commented
Bit
Type
errors
internal
Comments
version
warnings
@gmb/bitmark-parser - v7.2.0
Loading...