ionic-vhframeworks 10.6.3 → 10.6.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.
@@ -13999,6 +13999,7 @@ export declare class VhQueryAutoWeb {
13999
13999
  * @return Promise => null or object
14000
14000
  */
14001
14001
  getPage_byLink(link: any): Promise<unknown>;
14002
+ file_pages: any;
14002
14003
  /**
14003
14004
  * @example
14004
14005
  * this.vhQueryAutoWeb.getIDPage_byLink('trang-tin-tuc')
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ionic-vhframeworks",
3
- "version": "10.6.3",
3
+ "version": "10.6.5",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^12.2.0",
6
6
  "@angular/core": "^12.2.0"