UNPKG

@coralogix/browser

Version:

Official Coralogix SDK for browsers

2 lines (1 loc) 109 B
export declare function isPatternMatch(str: string, arr: Array<string | RegExp>, warnKey?: string): boolean;