UNPKG

react-dates

Version:

A responsive and accessible date range picker component built with React

3 lines 114 B
export default function getActiveElement() { return typeof document !== 'undefined' && document.activeElement; }