UNPKG

alinea

Version:
13 lines (11 loc) 348 B
import { useAtomValue } from "../../chunks/chunk-TOJF2G3X.js"; import "../../chunks/chunk-WJ67RR7S.js"; import "../../chunks/chunk-NZLE2WMY.js"; // src/dashboard/hook/UseEntryLocation.ts import { entryLocationAtom } from "../atoms/NavigationAtoms.js"; var useEntryLocation = () => useAtomValue(entryLocationAtom); export { useEntryLocation };