This commit is contained in:
jeffvli
2025-12-07 20:08:57 -08:00
parent 01a412efd0
commit cd2d8ae3c9
+1 -1
View File
@@ -1,4 +1,4 @@
import { object, z } from 'zod';
import { z } from 'zod';
const baseResponse = z.object({
'subsonic-response': z.object({