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')
|