UNPKG

yanzhen-design-vue

Version:

3 lines (2 loc) 132 B
import { ContactsValue } from '../constants'; export declare function useSelectedIds(): import('vue').ComputedRef<ContactsValue[]>;