UNPKG

miniapp-web-jsapi

Version:

JSAPI/View adapter for miniprogram running on the web

3 lines (2 loc) 119 B
/// <reference types="mini-types" /> export declare function request(options?: my.IHttpRequestOptions): Promise<void>;