UNPKG

tdesign-react

Version:
2 lines (1 loc) 96 B
export declare const usePropRef: <T = unknown>(prop: T) => import("react").MutableRefObject<T>;