UNPKG

element-plus

Version:

A Component Library for Vue 3

15 lines (13 loc) 464 B
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); const require_runtime = require('../../../utils/vue/props/runtime.js'); //#region ../../packages/components/anchor/src/anchor-link.ts /** * @deprecated Removed after 3.0.0, Use `AnchorLinkProps` instead. */ const anchorLinkProps = require_runtime.buildProps({ title: String, href: String }); //#endregion exports.anchorLinkProps = anchorLinkProps; //# sourceMappingURL=anchor-link.js.map