2021-10-21 08:12:50 +03:00
|
|
|
var Y1;
|
2021-10-19 08:31:12 +03:00
|
|
|
!function(A) {
|
|
|
|
var Color, Color1;
|
|
|
|
(Color = Color1 || (Color1 = {
|
|
|
|
}))[Color.Blue = 0] = "Blue", Color[Color.Red = 1] = "Red";
|
|
|
|
}(A || (A = {
|
|
|
|
})), (function(Y) {
|
|
|
|
var Color2;
|
|
|
|
class A {
|
|
|
|
}
|
|
|
|
Y.A = A;
|
|
|
|
class AA {
|
|
|
|
}
|
|
|
|
Y.AA = AA, Y.B = class extends AA {
|
|
|
|
}, Y.BB = class extends A {
|
|
|
|
}, (Color2 = Color || (Color = {
|
|
|
|
}))[Color2.Blue = 0] = "Blue", Color2[Color2.Red = 1] = "Red", Y.x = 12, Y.F = function(s) {
|
|
|
|
return 2;
|
|
|
|
}, Y.array = null, Y.fn = (s)=>"hello " + s
|
|
|
|
, Y.ol = {
|
|
|
|
s: "hello",
|
|
|
|
id: 2,
|
|
|
|
isvalid: !0
|
|
|
|
};
|
2021-10-21 08:12:50 +03:00
|
|
|
})(Y1 || (Y1 = {
|
2021-10-19 08:31:12 +03:00
|
|
|
}));
|