2023-11-16 17:09:22 +03:00

2 lines
61 B
TypeScript

export const isServer = () => typeof window === 'undefined';