瀏覽代碼

auto commit

app
jfinn 3 年之前
父節點
當前提交
2693443594
共有 1 個文件被更改,包括 8 次插入0 次删除
  1. 8
    0
      mdev/ipost.native.js

+ 8
- 0
mdev/ipost.native.js 查看文件

3
 
3
 
4
 
4
 
5
 import * as mdev_hooks from './hooks';
5
 import * as mdev_hooks from './hooks';
6
+
7
+
8
+import { LargeVideo } from '../../react/features/large-video';
9
+
10
+Object.assign(glob_vhook.imps,{
11
+	LargeVideo
12
+},glob_vhook.imps)
13
+
6
 // import * as mdev_hooks from '../../react/features/base/redux';
14
 // import * as mdev_hooks from '../../react/features/base/redux';
7
 
15
 
8
 // import { MiddlewareRegistry } from '../../react/features/base/redux';
16
 // import { MiddlewareRegistry } from '../../react/features/base/redux';

Loading…
取消
儲存