Skip to main content
Version: v1

IJSONTextSegment Interface

Signature

export interface IJSONTextSegment extends IJSONSegment

Extends: IJSONSegment

Properties

Property Type Description
text string

Property Details

text

Signature

text: string;

Type: string