UNPKG

quick-admin-vue3-core

Version:

以快(计算机执行效率、开发效率)为核心的后台管理系统开发模板

5 lines (3 loc) 168 B
import { CommonObj } from '../../../_types'; export declare function getAvatarRowData(row: CommonObj): CommonObj; export declare function getBarObj(bar: any): any;