UNPKG

@ceramicnetwork/core

Version:

Typescript implementation of the Ceramic protocol

3 lines 197 B
import type { DiagnosticsLogger } from '@ceramicnetwork/common'; export declare function doNotWait(promise: Promise<any>, logger: DiagnosticsLogger): void; //# sourceMappingURL=do-not-wait.d.ts.map