您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

hookImports1.js 616B

1234567891011121314
  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 react_filmstrip from '../../react/features/filmstrip';
  6. import * as ThumbnailWrapper from '../../react/features/filmstrip/components/ThumbnailWrapper';
  7. import * as vl from '../../react/features/video-layout';
  8. //
  9. // webpack:///./react/features/filmstrip/middleware.web.js
  10. // webpack:///./react/features/video-layout/middleware.any.js
  11. // middleware.web.js
  12. glob_dbg.i={fs,rfs,vl,ThumbnailWrapper,react_filmstrip}