UNPKG

@polkadot/util

Version:
2 lines (1 loc) 80 B
export declare const isPromise: (value?: unknown) => value is Promise<unknown>;