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