Blame view

天文台pc/tianwentai-ui/node_modules/react-remove-scroll-bar/dist/es2015/index.d.ts 332 Bytes
bc518174   王天杨   提交两个项目文件
1
2
3
4
  import { RemoveScrollBar } from './component';
  import { zeroRightClassName, fullWidthClassName, noScrollbarsClassName, removedBarSizeVariable } from './constants';
  import { getGapWidth } from './utils';
  export { RemoveScrollBar, zeroRightClassName, fullWidthClassName, noScrollbarsClassName, removedBarSizeVariable, getGapWidth, };