UNPKG

minapp-fetch

Version:
3 lines (2 loc) 122 B
declare function fetchInvoke(invokeName: string, params: any, sync: boolean): Promise<any>; export default fetchInvoke;