UNPKG

miniapp-web-jsapi

Version:

JSAPI/View adapter for miniprogram running on the web

4 lines (3 loc) 194 B
/// <reference types="mini-types" /> export declare function getSystemInfoSync(): my.IGetSystemInfoSuccessResult; export declare function getSystemInfo(options: my.IGetSystemInfoOptions): void;