system-prompts-and-models-o.../unified-ai-platform/node_modules/math-intrinsics/abs.js
dopeuni444 b5a22951ae nhj
more
2025-07-31 12:23:33 +04:00

5 lines
73 B
JavaScript

'use strict';
/** @type {import('./abs')} */
module.exports = Math.abs;