interface Br {
    raw: string;
    type: "br";
}

Properties

Properties

raw: string
type: "br"