Checks whether the target string is a valid locale
target
expect(isLocale('en').value).toBeTruthy()
The target string
Generated using TypeDoc
Checks whether the
targetstring is a valid localeExample