Iniit
Этот коммит содержится в:
@@ -0,0 +1,15 @@
|
||||
var Unibase;
|
||||
(function (Unibase) {
|
||||
let Platform;
|
||||
(function (Platform) {
|
||||
let Core;
|
||||
(function (Core) {
|
||||
class AppSettings {
|
||||
constructor() {
|
||||
this.InstalledAppId = 0;
|
||||
}
|
||||
}
|
||||
Core.AppSettings = AppSettings;
|
||||
})(Core = Platform.Core || (Platform.Core = {}));
|
||||
})(Platform = Unibase.Platform || (Unibase.Platform = {}));
|
||||
})(Unibase || (Unibase = {}));
|
||||
Исполняемый файл
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"iappsetting.js","sourceRoot":"","sources":["iappsetting.ts"],"names":[],"mappings":"AAAA,IAAU,OAAO,CAcZ;AAdL,WAAU,OAAO;IACb,IAAiB,QAAQ,CAYpB;IAZL,WAAiB,QAAQ;QACjB,IAAiB,IAAI,CAUpB;QAVD,WAAiB,IAAI;YAIjB,MAAa,WAAW;gBAEpB;oBACI,IAAI,CAAC,cAAc,GAAG,CAAC,CAAC;gBAC5B,CAAC;aACJ;YALY,gBAAW,cAKvB,CAAA;QACL,CAAC,EAVgB,IAAI,GAAJ,aAAI,KAAJ,aAAI,QAUpB;IACL,CAAC,EAZY,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QAYpB;AACL,CAAC,EAdK,OAAO,KAAP,OAAO,QAcZ"}
|
||||
@@ -0,0 +1 @@
|
||||
var Unibase;(function(n){let t;(function(n){let t;(function(n){class t{constructor(){this.InstalledAppId=0}}n.AppSettings=t})(t=n.Core||(n.Core={}))})(t=n.Platform||(n.Platform={}))})(Unibase||(Unibase={}));
|
||||
Исполняемый файл
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"icomponent.js","sourceRoot":"","sources":["icomponent.ts"],"names":[],"mappings":""}
|
||||
Исполняемый файл
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"login.js","sourceRoot":"","sources":["login.ts"],"names":[],"mappings":""}
|
||||
Исполняемый файл
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"nav.js","sourceRoot":"","sources":["nav.ts"],"names":[],"mappings":""}
|
||||
Исполняемый файл
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"register.js","sourceRoot":"","sources":["register.ts"],"names":[],"mappings":""}
|
||||
Ссылка в новой задаче
Block a user