UNPKG

ratio-lock

Version:

A TypeScript library for managing n numbers with locked ratios. When the ratio is locked, changing one value automatically adjusts all other values to maintain their proportional relationships.

2 lines 78 B
export { RatioLock } from './ratio-lock.js'; //# sourceMappingURL=index.js.map