UNPKG

@zenithui/utils

Version:

A collection of utility functions and hooks to simplify development in the ZenithUI ecosystem.

2 lines (1 loc) 88 B
export default function useHover(): (boolean | ((node: HTMLElement | null) => void))[];