interface InterpretTextDefaults {
    type?: string;
}

Properties

Properties

type?: string