UNPKG

element-plus

Version:

A Component Library for Vue 3

8 lines (7 loc) 374 B
import { SFCWithInstall } from "../../utils/vue/typescript.js"; import { TextProps, TextPropsPublic, textProps } from "./src/text.js"; import _default from "./src/text.vue.js"; //#region ../../packages/components/text/index.d.ts declare const ElText: SFCWithInstall<typeof _default>; //#endregion export { ElText, ElText as default, TextProps, TextPropsPublic, textProps };