mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-04 21:22:07 +00:00
fix: merge main into webcam-capture branch
This commit is contained in:
@@ -10,6 +10,7 @@ import { app } from '@/scripts/app'
|
||||
export const DEFAULT_VIDEO_WIDTH = 640
|
||||
export const DEFAULT_VIDEO_HEIGHT = 480
|
||||
|
||||
// knip-ignore-exports UseWebcamCaptureOptions, UseWebcamCaptureReturn
|
||||
export interface UseWebcamCaptureOptions {
|
||||
videoRef: Ref<HTMLVideoElement | undefined>
|
||||
readonly?: boolean
|
||||
|
||||
Reference in New Issue
Block a user