@guihz/trading-vue-editor-tes 0.0.88 → 0.0.90

Sign up to get free protection for your applications and to get access to all the features.
@@ -76,6 +76,7 @@ export declare const WARNING_TIPS: {
76
76
  moreSameArg: string;
77
77
  localScopeGetHistory: string;
78
78
  localScopeWarning: string;
79
+ strategyCalcTickWarn: string;
79
80
  };
80
81
  export declare const QUALIFIERS: VType[];
81
82
  export declare const BASE_TYPE: VType[];