Variable: DictionaryTypeSchema
const DictionaryTypeSchema: ZodEnum<["predefined", "custom"]>;
Defined in: src/models/dlp-dictionary.ts:7
Top-level dictionary type.
const DictionaryTypeSchema: ZodEnum<["predefined", "custom"]>;
Defined in: src/models/dlp-dictionary.ts:7
Top-level dictionary type.