Code referenceliblib/moneyfunctionsFunction: addMinor()On this pageFunction: addMinor() addMinor<T>(a, b): T Defined in: src/lib/money/index.ts:66 Add two money values of the same currency brand. Type Parameters T T extends Minor Parameters a T b T Returns T