Files
hoppscotch/packages/hoppscotch-ui/src/components/button/index.ts
2023-02-24 13:20:12 +05:30

3 lines
126 B
TypeScript

export { default as HoppButtonPrimary } from "./Primary.vue"
export { default as HoppButtonSecondary } from "./Secondary.vue"