API reference › @evolu/common › Type › NonNegativeDecimalString
type NonNegativeDecimalString = string &
Brand<"DecimalString"> &
Brand<"NonNegativeDecimalString">;
Defined in: packages/common/src/Type.ts:7041
Non-negative DecimalString.
API reference › @evolu/common › Type › NonNegativeDecimalString
type NonNegativeDecimalString = string &
Brand<"DecimalString"> &
Brand<"NonNegativeDecimalString">;
Defined in: packages/common/src/Type.ts:7041
Non-negative DecimalString.