Type Alias: DictionaryRequest
type DictionaryRequest = z.infer<typeof DictionaryRequestSchema>;
Defined in: src/models/dlp-dictionary.ts:105
type DictionaryRequest = z.infer<typeof DictionaryRequestSchema>;
Defined in: src/models/dlp-dictionary.ts:105