RaiBlocklistItemProperties interface
RAI Custom Blocklist Item properties.
Property Details
isRegex
If the pattern is a regex pattern.
isRegex?: boolean
Property Value
boolean
pattern
Pattern to match against.
pattern?: string
Property Value
string