mirror of
https://github.com/unanmed/HumanBreak.git
synced 2025-10-30 02:42:57 +08:00
fix: streamComposer 未导出
This commit is contained in:
parent
4ab87c613a
commit
f496175bb2
@ -2,6 +2,7 @@ export * from './animater';
|
|||||||
export * from './composer';
|
export * from './composer';
|
||||||
export * from './splitter';
|
export * from './splitter';
|
||||||
export * from './store';
|
export * from './store';
|
||||||
|
export * from './streamComposer';
|
||||||
export * from './texture';
|
export * from './texture';
|
||||||
export * from './types';
|
export * from './types';
|
||||||
export * from './utils';
|
export * from './utils';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user