Safe Units is a type safe library for using units of measurement in TypeScript. ... const hypot = Measure.sqrt(width.squared().plus(height.squared())); ...
確定! 回上一頁