import { Ref } from 'vue'; export type MaybeRef = Ref | T;