/** * @since 0.0.6 */ export type DigitCarry = 0 | 1; //# sourceMappingURL=carry.d.ts.map