Typeguard to check if the given test object has a template property that is a string.
template
The test object to check.
Optional
Returns true if the test object is a template guard, false otherwise.
Generated using TypeDoc
Typeguard to check if the given test object has a
template
property that is a string.