We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
assign
1 parent 0334452 commit 703ab40Copy full SHA for 703ab40
lib/node_modules/@stdlib/math/special/abs/lib/index.js
@@ -81,3 +81,5 @@ if ( tmp instanceof Error ) {
81
// EXPORTS //
82
83
module.exports = main;
84
+
85
+// exports: { "assign": "main.assign" }
0 commit comments