Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
get: function () {
if ((this.__Storage_75 == null)) {
(this.__Storage_75 = new import45.Storage());
}
return this.__Storage_75;
},
enumerable: true,
get _Storage_75():import45.Storage {
if ((this.__Storage_75 == (null as any))) { (this.__Storage_75 = new import45.Storage()); }
return this.__Storage_75;
}
get _GlobalService_76():import46.GlobalService {