UNPKG

@modern-kit/utils

Version:
9 lines (6 loc) 144 B
'use strict'; function isServer() { return typeof window === "undefined"; } exports.isServer = isServer; //# sourceMappingURL=index.cjs.map