@esvndev/es-react-table-interface 1.4.18 → 1.4.19

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.
@@ -193,6 +193,7 @@ export interface IExternalInterface {
193
193
  printDocumentApi: any;
194
194
  uploadFileApi: any;
195
195
  data?: any;
196
+ apiGetData?: () => void;
196
197
  };
197
198
  format?: {
198
199
  thousandSeparator?: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@esvndev/es-react-table-interface",
3
- "version": "1.4.18",
3
+ "version": "1.4.19",
4
4
  "description": "This product is designed by ESVN and is only for use in products distributed by ESVN. Any product, whether for non-commercial research or commercial purposes, must have written legal approval and a digital signature from ESVN.",
5
5
  "license": "ESVN Limited Use License",
6
6
  "author": "dev@esvn.com.vn",