UNPKG

@catalabs/catalyst-sdk

Version:
5 lines 130 B
export interface SdkResult<T> { hash: string; wait: () => Promise<T>; } //# sourceMappingURL=sdk-result.interface.d.ts.map