UNPKG

vva-cli

Version:

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

6 lines 119 B
export declare interface OptionConfig { url: string; targetPath: string; nameKey: string; idKey: string; }