@stoplight/markdown
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
IFrontmatter
document
is
Empty
get
get
All
set
stringify
unset
Type parameters
T
:
object
Hierarchy
IFrontmatter
Implemented by
Frontmatter
Index
Properties
document
is
Empty
Methods
get
get
All
set
stringify
unset
Properties
document
document
:
Node
is
Empty
is
Empty
:
boolean
Methods
get
get<V>
(
prop
:
PropertyPath
)
:
V
|
void
Type parameters
V
Parameters
prop:
PropertyPath
Returns
V
|
void
get
All
get
All
(
)
:
Partial
<
T
>
|
void
Returns
Partial
<
T
>
|
void
set
set
(
prop
:
PropertyPath
, value
:
unknown
)
:
void
Parameters
prop:
PropertyPath
value:
unknown
Returns
void
stringify
stringify
(
)
:
string
Returns
string
unset
unset
(
prop
:
PropertyPath
)
:
void
Parameters
prop:
PropertyPath
Returns
void