UNPKG

@types/relay-runtime

Version:
2 lines (1 loc) 62 B
export default function isPromise(p: any): p is Promise<any>;