UNPKG

vva-cli

Version:

A CLI of Vue 3 and Typescript and Element-plus in Vite

10 lines (9 loc) 199 B
export declare interface CascarderConfig { rootUrl?: string; childUrl?: string; rootPath?: string; childPath?: string; idKey?: string; nameKey?: string; httpMethod?: string; }