Checks if a string matches a given template, narrowing the type of the string accordingly.
Type of the template, extending EPSTemplate.
String to check.
Template to match against.
True if the string matches the template, false otherwise.
Generated using TypeDoc
Checks if a string matches a given template, narrowing the type of the string accordingly.