UNPKG

@hirosystems/chainhook-client

Version:
3 lines (2 loc) 126 B
/// <reference types="node" /> export declare function timeout(ms: number, abortController?: AbortController): Promise<void>;