@newageerp/v3.app.mvc.form-data-source
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -6,2 +6,3 @@ import React from 'react'; | ||
updateElement: (key: string, val: any, save?: boolean) => void; | ||
updateElementBatch: (updates: any) => void; | ||
}; | ||
@@ -8,0 +9,0 @@ }; |
@@ -10,2 +10,3 @@ "use strict"; | ||
updateElement: () => { }, | ||
updateElementBatch: () => { }, | ||
} | ||
@@ -12,0 +13,0 @@ }); |
{ | ||
"name": "@newageerp/v3.app.mvc.form-data-source", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"main": "dist/index.js", | ||
@@ -8,3 +8,3 @@ "componentId": { | ||
"name": "v3/app/mvc/form-data-source", | ||
"version": "0.0.2" | ||
"version": "0.0.3" | ||
}, | ||
@@ -11,0 +11,0 @@ "dependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
25037
76