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) 227 B
// node_modules/@react-hook/latest/dist/esm/index.mjs import { useRef as r, useEffect as t } from "react"; var esm_default = (e) => { var a = r(e); return t(() => { a.current = e; }), a; }; export { esm_default };