UNPKG

advint-user-admin

Version:

开箱即用的后台管理基础用户系统组件

10 lines (9 loc) 188 B
export declare const sys_normal_disable: { label: string; value: number; tagType: string; }[]; export declare const sys_show_hide: { label: string; value: number; }[];