UNPKG

element-plus

Version:

A Component Library for Vue3.0

5 lines (4 loc) 182 B
import Skeleton from './src/index.vue'; import type { SFCWithInstall } from '../utils/types'; declare const _Skeleton: SFCWithInstall<typeof Skeleton>; export default _Skeleton;