UNPKG

react-monaco-editor

Version:
2 lines (1 loc) 84 B
export declare function isPromise<T>(value: any | Promise<T>): value is Promise<T>;