Test whether the string contains a mixture of full and half-width chars.
expect(('Fカタカナ゙ᆲ').value).toBeTruthy()
The target string
Generated using TypeDoc
Test whether the string contains a mixture of full and half-width chars.
Example