Preparing search index...
The search index is not available
@advjs/monorepo
@advjs/monorepo
types/src
AdvAst
Link
Interface Link
interface
Link
{
children
:
PhrasingContent
[]
;
title
?:
null
|
string
;
type
:
"link"
;
url
:
string
;
}
Hierarchy (
view full
)
Node
Resource
Link
Index
Properties
children
title?
type
url
Properties
children
children
:
PhrasingContent
[]
Optional
title
title
?:
null
|
string
type
type
:
"link"
url
url
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
children
title
type
url
@advjs/monorepo
client/composables
core/src
parser/src
plugin-babylon/src
theme-default
types/src
Generated using
TypeDoc