Files
APP/node_modules/math-intrinsics/abs.d.ts

1 line
18 B
TypeScript
Raw Normal View History

2025-07-05 14:49:26 +08:00
export = Math.abs;