withScrollBar.d.ts 88 B

12
  1. declare function _default(View: any): (...args: any[]) => any;
  2. export default _default;