import { defineComponent as e } from"vue";
consto = e({
name: "NeonAnchor",
props: {
/**
* The id of the anchor, this should correspond to the URL fragment name.
*/id: { type: String, required: !0 }
}
});
export {
o asdefault
};
//# sourceMappingURL=NeonAnchor.es.js.map