UNPKG

@hackoregon/utils

Version:
2 lines 72 B
var isClient = typeof document !== "undefined"; export default isClient;