Tests whether the target is hexadecimal
target
expect(isHexadecimal('deadBEEF').value).toBeTruthy()
The target string
Generated using TypeDoc
Tests whether the
targetis hexadecimalExample