UNPKG

a2r

Version:
3 lines (2 loc) 109 B
declare const methodWrapper: (method: string, ...args: any[]) => Promise<any>; export default methodWrapper;