UNPKG

zjyw-ui

Version:

## 安装

17 lines (16 loc) 308 B
export declare const pageList: { pageKey: string; key: string; title: string; level: number; children: { moduleKey: string; key: string; title: string; level: number; }[]; }[]; export declare const options: { value: string; label: string; }[];