UNPKG

miniapp-web-jsapi

Version:

JSAPI/View adapter for miniprogram running on the web

4 lines (3 loc) 178 B
/// <reference types="mini-types" /> export declare function virtualLinkClick(url: string): void; export declare function makePhoneCall(options: my.IMakePhoneCallOptions): void;