import { buildProps as r, iconProp as n, booleanProp as o, eventProp as i } from"@vexip-ui/config";
conste = r({
to: String,
type: String,
icon: n,
underline: o,
disabled: o,
target: String,
onClick: i()
});
export {
e as linkerProps
};
//# sourceMappingURL=props.mjs.map