Skip to content

Commit 729d82c

Browse files
committed
Merge pull request #73 from killme2008/master
Fixed AV.File doc
2 parents aebef20 + a6fe362 commit 729d82c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/file.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,8 @@
303303
* // The file either could not be read, or could not be saved to AV.
304304
* });
305305
* }</pre>
306+
*
307+
* @class
306308
* @param type {String} Optional Content-Type header to use for the file. If
307309
* this is omitted, the content type will be inferred from the name's
308310
* extension.

0 commit comments

Comments
 (0)