index.ts 70 B

12
  1. // @ts-nocheck
  2. export const isBrowser = typeof window !== 'undefined';