@veloceapps/sdk 6.0.0-84 → 6.0.0-86

Sign up to get free protection for your applications and to get access to all the features.
@@ -1827,6 +1827,8 @@
1827
1827
  var VELOCE_LIBS = {
1828
1828
  '@veloceapps/core': {
1829
1829
  isDefined: core.isDefined,
1830
+ Operator: core.Operator,
1831
+ Predicate: core.Predicate,
1830
1832
  },
1831
1833
  '@veloceapps/components': {
1832
1834
  ToastService: i1.ToastService,