RbxPath typedef

RbxPath = List<String>

Implementation

typedef RbxPath = List<String>;