UNPKG

@zodash/wait-until

Version:

micro service hub for service registry and discovery

2 lines (1 loc) 86 B
export declare function waitUntil(fn: (...args: any) => any, ms: number): () => void;