Skip to content

alias FenceNodeSubtype


(alias) FenceNodeSubtype = (0|1|2|3|4)
    | 0 -- unset
    | 1 -- left
    | 2 -- middle
    | 3 -- right
    | 4 -- no

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!