UNPKG

@abdalla-1/swisco

Version:
6 lines (3 loc) 132 B
/* eslint-disable import/no-restricted-paths */ export { Button } from './exports'; export type { ButtonProps } from './exports';