UNPKG

@vue-widget/hooks

Version:

hooks from react to vue

3 lines (2 loc) 68 B
import { ref } from "vue"; export declare const useRef: typeof ref;