@tmesoft/data-screen-set 0.0.10 → 0.0.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -249,7 +249,7 @@ activeId: number;
249
249
  activeType: CardType;
250
250
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
251
251
 
252
- export declare const enum EbigScreenCustomCard {
252
+ export declare enum EbigScreenCustomCard {
253
253
  '图片' = 1,
254
254
  '视频' = 2,
255
255
  '文本' = 3