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 85 B
export { useRatioLock } from './use-ratio-lock.js'; //# sourceMappingURL=index.js.map