UNPKG

@azuro-org/sdk

Version:

One-stop solution for building betting dApps on the Azuro Protocol.

2 lines (1 loc) 142 B
export declare const createBatch: <Result, T extends (ids: string[], ...rest: any) => Promise<Result> | Result>(fn: T, isSet?: boolean) => T;