API reference › @evolu/common › Type › Int64String
type Int64String = string &
Brand<"Trimmed"> &
Brand<"MinLength1"> &
Brand<"Int64String">;
Defined in: packages/common/src/Type.ts:6206
Decimal string representation of a signed Int64.
API reference › @evolu/common › Type › Int64String
type Int64String = string &
Brand<"Trimmed"> &
Brand<"MinLength1"> &
Brand<"Int64String">;
Defined in: packages/common/src/Type.ts:6206
Decimal string representation of a signed Int64.