blowfish/node_modules/@headlessui/react/dist/utils/ssr.js

2 lines
88 B
JavaScript
Raw Normal View History

2023-01-29 22:30:24 +00:00
const e=typeof window=="undefined"||typeof document=="undefined";export{e as isServer};