var Unibase; (function (Unibase) { let Platform; (function (Platform) { let Core; (function (Core) { class BaseRequest { } Core.BaseRequest = BaseRequest; })(Core = Platform.Core || (Platform.Core = {})); })(Platform = Unibase.Platform || (Unibase.Platform = {})); })(Unibase || (Unibase = {}));