Type Alias: DictionaryResponse
type DictionaryResponse = z.infer<typeof DictionaryResponseSchema>;
Defined in: src/models/dlp-dictionary.ts:150
type DictionaryResponse = z.infer<typeof DictionaryResponseSchema>;
Defined in: src/models/dlp-dictionary.ts:150