doc: improve exports/module.exports consistency
While they reference the same object, they are only interchangeable for updates, not assignment.
parent
93391ae9
Please register or sign in to comment
While they reference the same object, they are only interchangeable for updates, not assignment.