UNPKG

xtreme-ui

Version:

Collection of reusable components that can be used in web projects

4 lines 157 B
export { Button } from './Button'; export type { TButtonProps } from './types'; export { EButtonTypes } from './types'; //# sourceMappingURL=exports.d.ts.map