blowfish/node_modules/@headlessui/react/dist/utils/ssr.js
2023-01-29 22:30:24 +00:00

1 line
88 B
JavaScript

const e=typeof window=="undefined"||typeof document=="undefined";export{e as isServer};