@feedmepos/mf-e-invoice 0.0.16 → 0.0.17

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.
@@ -1,5 +1,5 @@
1
1
  import type { FdtoEInvoiceItemSetting } from "@/store";
2
- import { FdoMyEInvoiceMerchantProfile, FdoThEInvoiceMerchantProfile, FdoMyEInvoiceSetting, FdoMyEInvoiceSubmission, FdoThEInvoiceSubmission } from "@feedmepos/core/entity";
2
+ import { FdoMyEInvoiceMerchantProfile, FdoMyEInvoiceSetting, FdoMyEInvoiceSubmission, FdoThEInvoiceMerchantProfile, FdoThEInvoiceSubmission } from "@feedmepos/core/entity";
3
3
  export type AnyEInvoiceMerchantProfile = FdoMyEInvoiceMerchantProfile | FdoThEInvoiceMerchantProfile;
4
4
  export type AnyEInvoiceSubmission = FdoMyEInvoiceSubmission | FdoThEInvoiceSubmission;
5
5
  export declare const api: {
@@ -34,5 +34,4 @@ interface CustomApiConfig {
34
34
  userToken?: string;
35
35
  }
36
36
  export declare function generateBackendUrl(): string;
37
- export declare function generatePortalBackendUrl(): string;
38
37
  export {};
package/dist/app.js CHANGED
@@ -19,7 +19,7 @@ const h = /* @__PURE__ */ n({
19
19
  {
20
20
  path: "/submissions",
21
21
  name: o.submissions,
22
- component: () => import("./EInvoice-zL6w7wOW.js").then((e) => e.E)
22
+ component: () => import("./EInvoice-7_zatQQH.js").then((e) => e.E)
23
23
  }
24
24
  ];
25
25
  export {