@feedmepos/mf-payment 0.0.0-beta.26 → 0.0.0-beta.27

Sign up to get free protection for your applications and to get access to all the features.
@@ -21,7 +21,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
21
21
  gateway: "Terminal";
22
22
  })[] | null | undefined;
23
23
  status: "Active" | "Inactive";
24
- _id: string;
24
+ _id: string; /** @type { [typeof __VLS_components.FmSelect, ] } */
25
25
  referenceId: string;
26
26
  securityCode: string;
27
27
  deviceType: "KIOSK" | "TERMINAL" | "POS";
@@ -55,7 +55,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
55
55
  gateway: "Terminal";
56
56
  })[] | null | undefined;
57
57
  status: "Active" | "Inactive";
58
- _id: string;
58
+ _id: string; /** @type { [typeof __VLS_components.FmSelect, ] } */
59
59
  referenceId: string;
60
60
  securityCode: string;
61
61
  deviceType: "KIOSK" | "TERMINAL" | "POS";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feedmepos/mf-payment",
3
- "version": "0.0.0-beta.26",
3
+ "version": "0.0.0-beta.27",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"