UNPKG

101 BTypeScriptView Raw
1import Button from '../../types/button';
2
3export * from '../../types/button';
4export default Button;