Commit 93391ae9 authored by Ryan Graham's avatar Ryan Graham Committed by Ben Noordhuis
Browse files

doc: clarify exports and module.exports

When exporting a single function you must use `module.exports` instead
of the `exports` convenience reference.
parent 6bcf51e0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment