UNPKG

@hackoregon/utils

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