@advjs/monorepo / types/src / AdvAst / Image
Interface: Image
Defined in: packages/types/src/ast/index.ts:188
Extends
Properties
alt?
optional
alt:null
|string
Defined in: packages/types/src/ast/index.ts:190
title?
optional
title:null
|string
Defined in: packages/types/src/ast/index.ts:180
Inherited from
type
type:
"image"
Defined in: packages/types/src/ast/index.ts:189
Overrides
url
url:
string
Defined in: packages/types/src/ast/index.ts:179