UNPKG

alinea

Version:
13 lines (11 loc) 341 B
import { useAtomValue } from "../../chunks/chunk-TOJF2G3X.js"; import "../../chunks/chunk-WJ67RR7S.js"; import "../../chunks/chunk-NZLE2WMY.js"; // src/dashboard/hook/UseDashboard.ts import { dashboardOptionsAtom } from "../atoms/DashboardAtoms.js"; var useDashboard = () => useAtomValue(dashboardOptionsAtom); export { useDashboard };