method Wildcard.prototype.isRegex
Wildcard.prototype.isRegex(): boolean

Checks if this is a regex pattern.

Return Type

boolean

Usage

import { Wildcard } from ".";