UNPKG

lwx-test-ui

Version:

lwx-test-ui

8 lines (7 loc) 94 B
import { ref as r } from "vue"; function f(e) { return r(null); } export { f as useRef };