UNPKG

105 BTypeScriptView Raw
1import Overflow, { OverflowProps } from './Overflow';
2export { OverflowProps };
3export default Overflow;