FieldedText TypeScript Library - v0.1.2
GitHub
NPM
Preparing search index...
types/enums/ft-line-type
FtLineType
Variable FtLineType
Const
FtLineType
:
{
Blank
:
"Blank"
;
Comment
:
"Comment"
;
Declaration2
:
"Declaration2"
;
EmbeddedMeta
:
"EmbeddedMeta"
;
Heading
:
"Heading"
;
Record
:
"Record"
;
Signature
:
"Signature"
;
}
= ...
Type Declaration
Readonly
Blank
:
"Blank"
Readonly
Comment
:
"Comment"
Readonly
Declaration2
:
"Declaration2"
Readonly
EmbeddedMeta
:
"EmbeddedMeta"
Readonly
Heading
:
"Heading"
Readonly
Record
:
"Record"
Readonly
Signature
:
"Signature"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
NPM
FieldedText TypeScript Library - v0.1.2
Loading...