Skip to content

@shbernal/ts-pptx


@shbernal/ts-pptx / index / textRuns

Function: textRuns()

textRuns(runs): TextProps[]

Defined in: src/types/text.ts:721

Wraps a run array so TypeScript accepts it as TextProps[] without a cast.

Parameters

runs

TextProps[]

Returns

TextProps[]