UNPKG

element-plus

Version:

A Component Library for Vue 3

6 lines (5 loc) 235 B
import Statistic from './src/statistic.vue'; import type { SFCWithInstall } from 'element-plus/es/utils'; export declare const ElStatistic: SFCWithInstall<typeof Statistic>; export default ElStatistic; export * from './src/statistic';