UNPKG

@qundus/qstate

Version:
4 lines (2 loc) 59 B
type VueHook<T = any> = () => T; export type { VueHook };