pub type VariantArray = Array<Variant>;
A Godot Array without an assigned type.
Array
struct VariantArray { /* private fields */ }