[]
        
(Showing Draft Content)

StructTreeContent

Type Alias: StructTreeContent

type StructTreeContent = object;

Structure tree content.

Type declaration

actualText

actualText: string | undefined;

Actual content text.

id

id: string;

type

type: "content" | "object";