↓ 7 callersFunctionuseDrawOn(
path: string,
enabled: boolean,
delay = 0,
durationFrames = 30,
preset: SpringPreset = "gentle",
)
templates/components/animations.tsx:179
↓ 1 callersFunctioncheck_prereqsCompute prereq state. Returns dict with backend, backend_source, required_bins, required_env_vars, missing_bins, missing_env_vars. `env` over
scripts/check_prereqs.py:37
↓ 1 callersFunctiondetect_input_typeClassify a path or URL as 'url', 'local_video', 'image', 'unsupported', or 'not_found'. Returns one of: 'url', 'local_video', 'image', 'unsupport
scripts/learn_design.py:34