API reference / @evolu/common / Type / String1000
Variable: String1000
const String1000: BrandType<
Type<"String", string, string, StringError, string, StringError>,
"MaxLength1000",
MaxLengthError<1000>,
StringError
>;
Defined in: packages/common/src/Type.ts:1126