AnyString
A string type or an instance of a String.
string
String
type AnyString = string | String;
Last updated 2 years ago