Files
tauri-video02/frontend/ts/bindings/AvStopResponse.ts
2026-03-30 23:11:57 +02:00

4 lines
184 B
TypeScript

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