UNPKG

@agnos-ui/core

Version:

Framework-agnostic headless component library.

4 lines (3 loc) 162 B
import { type ReadableSignal } from '@amadeus-it-group/tansu'; /** Store exposing the location.hash string */ export declare const hash$: ReadableSignal<string>;