API reference / @evolu/common / Type / String100
Variable: String100
const String100: BrandType<
Type<"String", string, string, StringError, string, StringError>,
"MaxLength100",
MaxLengthError<100>,
StringError
>;
Defined in: packages/common/src/Type.ts:1122