ionic-vhframeworks 4.3.4 → 4.3.5

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.
@@ -8994,6 +8994,9 @@ export declare class VhQuerySales {
8994
8994
  * @param message
8995
8995
  */
8996
8996
  sendImageToAppCare(image: string): Promise<unknown>;
8997
+ /**
8998
+ * Hàm này chạy sau hàm đăng nhập hoặc xác thực đăng nhập vào phần mềm
8999
+ */
8997
9000
  startLocalStorage(): Promise<any>;
8998
9001
  initPurchase(): void;
8999
9002
  private initPaymentOnAPPStore;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ionic-vhframeworks",
3
- "version": "4.3.4",
3
+ "version": "4.3.5",
4
4
  "peerDependencies": {},
5
5
  "dependencies": {
6
6
  "tslib": "^2.0.0"