You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

hookImports1.js 420B

123456789101112
  1. // Thumbnail
  2. // import * as fs from '../modules/UI/videolayout/Filmstrip';
  3. import * as fs from '../../modules/UI/videolayout/Filmstrip';
  4. import * as rfs from '../../react/features/filmstrip';
  5. import * as vl from '../../react/features/video-layout';
  6. //
  7. // webpack:///./react/features/filmstrip/middleware.web.js
  8. // webpack:///./react/features/video-layout/middleware.any.js
  9. // middleware.web.js
  10. glob_dbg.i={fs,rfs,vl}