export { normaliz } from "./funcs/normaliz"; export { numberOf } from "./funcs/numberOf"; export { round } from "./funcs/round"; export { simplifyRatio } from "./funcs/simplifyRatio";