Weakly-typed implementation of Roblox's DOM, used for representing instances in external tools.
Because rbx_tree is weakly-typed, it doesn't need to be updated when new instances are added to Roblox. It does, however, have to be updated when new datatypes like Vector3int16
are added.
Data type coverage: