UNPKG

@modern-kit/utils

Version:
7 lines (5 loc) 121 B
function isServer() { return typeof window === "undefined"; } export { isServer }; //# sourceMappingURL=index.mjs.map