Skip to content

alias BoundaryNodeSubtype


(alias) BoundaryNodeSubtype = (0|1|2|3)
    | 0 -- cancel
    | 1 -- user
    | 2 -- protrusion
    | 3 -- word

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!