Built files from Bizgaze WebServer
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

widget.builder.sub.js 365B

123456789101112
  1. var Unibase;
  2. (function (Unibase) {
  3. let Platform;
  4. (function (Platform) {
  5. let Helpers;
  6. (function (Helpers) {
  7. class File {
  8. }
  9. Helpers.File = File;
  10. })(Helpers = Platform.Helpers || (Platform.Helpers = {}));
  11. })(Platform = Unibase.Platform || (Unibase.Platform = {}));
  12. })(Unibase || (Unibase = {}));