UNPKG

welcome-ui

Version:

Customizable design system with react • styled-components • styled-system and ariakit.

7 lines (6 loc) 136 B
"use client"; import { useEffect as e, useLayoutEffect as o } from "react"; const f = typeof window > "u" ? e : o; export { f as u };