UNPKG

react-router

Version:
3 lines 82 B
export function isPromise(obj) { return obj && typeof obj.then === 'function'; }