Preparing search index...
The search index is not available
@advjs/monorepo
@advjs/monorepo
types/src
AdvMarkdown
Interface AdvMarkdown
interface
AdvMarkdown
{
config
:
AdvConfig
;
entries
?:
string
[]
;
features
:
AdvFeatureFlags
;
filepath
?:
string
;
frontmatter
:
Record
<
string
,
unknown
>
;
raw
:
string
;
themeMeta
?:
AdvThemeMeta
;
}
Index
Properties
config
entries?
features
filepath?
frontmatter
raw
theme
Meta?
Properties
config
config
:
AdvConfig
Optional
entries
entries
?:
string
[]
features
features
:
AdvFeatureFlags
Optional
filepath
filepath
?:
string
frontmatter
frontmatter
:
Record
<
string
,
unknown
>
raw
raw
:
string
Optional
theme
Meta
theme
Meta
?:
AdvThemeMeta
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
config
entries
features
filepath
frontmatter
raw
theme
Meta
@advjs/monorepo
client/composables
core/src
parser/src
plugin-babylon/src
theme-default
types/src
Generated using
TypeDoc