interface LineBreakOptions {
    lines: number;
}

Properties

Properties

lines: number