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