UNPKG

t-fighting-design

Version:

Fighting design can quickly build interactive interfaces in vue3 applications, which looks good.

6 lines (5 loc) 145 B
export declare function FightingDesignResolver(componentName: any): { name: any; from: string; sideEffects: string[]; } | undefined;