refactor: improve import statements

This commit is contained in:
Justineo
2024-06-29 00:18:12 +08:00
committed by GU Yiling
parent 7e5c06225c
commit da0109b07a
6 changed files with 31 additions and 33 deletions

View File

@ -1,4 +1,5 @@
import { unref, isRef } from "vue-demi";
import type { Injection } from "./types";
type Attrs = {