Type Alias PackedElementNode

PackedElementNode:
    | [string]
    | [string, PackedAttributes]
    | [string, PackedAttributes, PackedChildren]