UNPKG

@klevu/core

Version:

Typescript SDK that simplifies development on Klevu backend. Klevu provides advanced AI-powered search and discovery solutions for online retailers.

2 lines (1 loc) 88 B
export const isBrowser = () => ![typeof window, typeof document].includes("undefined");