UNPKG

@rehooks/local-storage

Version:
4 lines (3 loc) 116 B
export const isBrowser = () => { return typeof window !== 'undefined' && typeof window.document !== 'undefined' }