UNPKG

quick-admin-vue3-core

Version:

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

4 lines (2 loc) 129 B
import { CommonObj } from '../../_types'; export declare function test(val: string, data: CommonObj, props?: CommonObj): any;