Const
The default match configuration.
export const DEFAULT_MATCH_CONFIG: MatchConfig = { ignoreOneShots: false, ignoreAdultContent: false, blurAdultContent: true,}; Copy
export const DEFAULT_MATCH_CONFIG: MatchConfig = { ignoreOneShots: false, ignoreAdultContent: false, blurAdultContent: true,};
The default match configuration.