Skip to content

vyaz-monorepo / core/src / SemanticParagraph

Interface: SemanticParagraph

Defined in: core/src/types/LayoutTypes.ts:190

Semantic paragraph for YAML snapshots

Properties

height

height: number

Defined in: core/src/types/LayoutTypes.ts:192


lines

lines: SemanticLine[]

Defined in: core/src/types/LayoutTypes.ts:193


width

width: number

Defined in: core/src/types/LayoutTypes.ts:191

Released under the MIT License.