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