@masknet/string/no-unneeded-to-string
Disallow String#toString() when simpler alternatives exist
String#toString()
declare const input: string input.toString()
declare const input: string input