UNPKG

jabb-astro-components

Version:
8 lines (6 loc) 137 B
const button: Button.Button = { name: "name", ariaLabel: "aria label", type: "button", }; export default { button };