UNPKG

@hackoregon/component-library

Version:

Official repo for Hack Oregon React component library

4 lines (2 loc) 76 B
const isClient = typeof document !== "undefined"; export default isClient;