UNPKG

semantic-ui-calendar-react

Version:
4 lines (3 loc) 110 B
/** Return true if run on Internet Explorer. */ declare const checkIE: () => boolean; export default checkIE;