interface Break {
    type: "break";
}

Hierarchy (view full)

Properties

Properties

type: "break"

Generated using TypeDoc