UNPKG

vuesax-alpha

Version:
3 lines (2 loc) 119 B
import type CardGroup from './card-group.vue'; export declare type CardGroupInstance = InstanceType<typeof CardGroup>;