ionic-vhframeworks 10.4.3 → 10.4.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.
|
@@ -13994,6 +13994,7 @@ export declare class VhQueryAutoWeb {
|
|
|
13994
13994
|
}, error=>{
|
|
13995
13995
|
console.log(error)
|
|
13996
13996
|
})
|
|
13997
|
+
* @return Promise => detailPage = {} / null
|
|
13997
13998
|
*/
|
|
13998
13999
|
pipeDetailPage_byLink(link: any): Promise<unknown>;
|
|
13999
14000
|
pipeDetailPage_byLink1(link: any): Promise<unknown>;
|