UNPKG

@vnmfify/core

Version:

```shell npm i @vnmfify/core -S ```

3 lines (2 loc) 127 B
import { DependencyList } from "react"; export default function useHeight(elementOrRef: any, deps?: DependencyList): number;