UNPKG

element-plus

Version:
4 lines (3 loc) 136 B
import type { SFCWithInstall } from './types'; declare const _default: <T>(component: T) => SFCWithInstall<T>; export default _default;