UNPKG

geostyler

Version:
11 lines (10 loc) 184 B
import { useRef as t, useEffect as o } from "react"; const s = (r) => { const e = t(void 0); return o(() => { e.current = r; }), e.current; }; export { s as usePrevious };