This commit is contained in:
2026-03-30 23:38:47 +02:00
commit c2d1587c82
41 changed files with 1572 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
// This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
export type AvStartResponse = { audio_path: string, video_path: string, };