- var Bizgaze;
- (function (Bizgaze) {
- let Platform;
- (function (Platform) {
- let Infos;
- (function (Infos) {
- class RouteSedule {
- }
- Infos.RouteSedule = RouteSedule;
- })(Infos = Platform.Infos || (Platform.Infos = {}));
- })(Platform = Bizgaze.Platform || (Bizgaze.Platform = {}));
- })(Bizgaze || (Bizgaze = {}));
|