@ws-ui/shared 0.1.1 → 0.1.2

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.
@@ -173,7 +173,7 @@ declare namespace webforms {
173
173
  target?: string;
174
174
  targetNamespace?: string;
175
175
  targetType?: string;
176
- iteratorDatasource?: ISplitDatasource
176
+ iteratorDatasource?: ISplitDatasource;
177
177
  set?: {
178
178
  value?: string;
179
179
  type?: string;