UNPKG

vue-admin-core

Version:
7 lines (6 loc) 289 B
declare const _default: (({ name: string; } & import("vue").ObjectPlugin<any[]> & Record<string, any>) | ({ name: string; } & ((app: import("vue").App<any>, ...options: any[]) => any) & Partial<import("vue").ObjectPlugin<any[]>> & Record<string, any>))[]; export default _default;