UNPKG

alinea

Version:

[![npm](https://img.shields.io/npm/v/alinea.svg)](https://npmjs.org/package/alinea) [![install size](https://packagephobia.com/badge?p=alinea)](https://packagephobia.com/result?p=alinea)

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