method-override icon indicating copy to clipboard operation
method-override copied to clipboard

README var to const

Open benjackson33 opened this issue 2 years ago • 1 comments

Changing var to const in README code examples

benjackson33 avatar Nov 28 '23 23:11 benjackson33

Typically the readme code is supported to work on the same versions of Node.js that the module itself works on, though.

dougwilson avatar Jan 31 '24 12:01 dougwilson