Type Alias: FileResponse
type FileResponse = z.infer<typeof FileResponseSchema>;
Defined in: src/models/model-security.ts:241
A file entry in the scanned model tree.
type FileResponse = z.infer<typeof FileResponseSchema>;
Defined in: src/models/model-security.ts:241
A file entry in the scanned model tree.