feat(ffmpeg): add ffmpeg-core.wasm for video processing capabilities
This commit is contained in:
6
composables/useVideoBackgroundCombinator.ts
Normal file
6
composables/useVideoBackgroundCombinator.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* 已废弃:使用 useVideoBackgroundCompositing 替代
|
||||
* 该文件保留用于向后兼容
|
||||
*/
|
||||
|
||||
export { useVideoBackgroundCompositing as useVideoBackgroundCombinator } from './useVideoBackgroundCompositing'
|
||||
Reference in New Issue
Block a user