Update JSDoc documenation

This commit is contained in:
Raymond Hill 2024-12-06 12:04:21 -05:00
parent 0701422dcf
commit 4ed97bb513
No known key found for this signature in database
GPG key ID: 25E1490B761470C2

View file

@ -38,7 +38,8 @@ import { validateConstantFn } from './set-constant.js';
*
* @param argposRaw
* The zero-based position of the argument in the argument list. Use a negative
* number for a position relative to the last argument.
* number for a position relative to the last argument. Use literal `this` to
* replace the value used in `prototype`-based methods.
*
* @param argraw
* The replacement value, validated using the same heuristic as with the