UNPKG

miniapp-web-jsapi

Version:

JSAPI/View adapter for miniprogram running on the web

3 lines (2 loc) 102 B
/// <reference types="mini-types" /> export declare function alert(options?: my.IAlertOptions): void;