UNPKG

miniapp-web-jsapi

Version:

JSAPI/View adapter for miniprogram running on the web

3 lines 53 B
export function asyncRun(fn) { setTimeout(fn, 0); }