Files
xsh-assistant-next/composables/useVideoBackgroundCombinator.ts

7 lines
217 B
TypeScript

/**
* 已废弃:使用 useVideoBackgroundCompositing 替代
* 该文件保留用于向后兼容
*/
export { useVideoBackgroundCompositing as useVideoBackgroundCombinator } from './useVideoBackgroundCompositing'