UNPKG

@uni/loading

Version:
3 lines (2 loc) 119 B
export declare const showLoading: (args?: import("../types").ShowOptions) => Promise<any>; export default showLoading;