UNPKG

@aotearoan/neon

Version:

Neon is a lightweight design library of Vue 3 components with minimal dependencies.

9 lines (8 loc) 166 B
import { defineComponent as n } from "vue"; const t = n({ name: "NeonStickyButtons" }); export { t as default }; //# sourceMappingURL=NeonStickyButtons.es.js.map