UNPKG

react-easy-diagram

Version:

<img src="https://github.com/tokarchyn/react-easy-diagram/blob/main/repo/logo-with-name.png?raw=true" alt="React Easy Diagram logo" height="50">

3 lines 179 B
/// <reference types="react" /> export declare const useNotifyRef: <TValue>(init: TValue) => import("react").MutableRefObject<TValue>; //# sourceMappingURL=useNotifyRef.d.ts.map