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.

ipost.native.js 494B

123456789101112131415161718
  1. clog("IPOST.NATIVE")
  2. window.trc_vs += "_ipost_"
  3. import * as mdev_hooks from './hooks';
  4. // import { LargeVideo } from '../../react/features/large-video';
  5. import { LargeVideo } from '../react/features/large-video';
  6. Object.assign(glob_vhook.imps,{
  7. LargeVideo
  8. },glob_vhook.imps)
  9. // import * as mdev_hooks from '../../react/features/base/redux';
  10. // import { MiddlewareRegistry } from '../../react/features/base/redux';
  11. // import { MiddlewareRegistry } from '../../react/features/base/redux';