Skip to content

Commit 3afa2fd

Browse files
authored
JSDoc comments updated with Buffer info.
1 parent 6cb4433 commit 3afa2fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ const DEFAULTS = {
2929
*
3030
* @name imageToAscii
3131
* @function
32-
* @param {String} source The path/url to the image.
32+
* @param {String|Buffer} source The path/url to the image or a Buffer object.
3333
* @param {Object|String} options The path to the image or an object containing
3434
* the following fields:
3535
*

0 commit comments

Comments
 (0)