UNPKG

@wener/console

Version:
6 lines (5 loc) 330 B
export { getGlobalStates, setGlobalStates } from "@wener/utils"; export { isProd, isDev, isBuilding } from "./const.js"; export { cn } from "./utils/cn.js"; export { getUserAgentPreferences, useUserAgentPreferences } from "./utils/UserAgentPreference.js"; export { getPrefersColorSchema } from "./utils/getPrefersColorSchema.js";