UNPKG

@element-plus/nightly

Version:

A Component Library for Vue 3

7 lines (6 loc) 241 B
import Row from './src/row.vue'; import type { SFCWithInstall } from '@element-plus/nightly/es/utils'; export declare const ElRow: SFCWithInstall<typeof Row>; export default ElRow; export * from './src/row'; export * from './src/constants';