Skip to content

Commit

Permalink
doc: jsdoc update for insertAsync
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-dimitru committed Feb 4, 2025
1 parent 8854ded commit 1b9be96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client.js
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@ class FilesCollection extends FilesCollectionCore {
* @locus Client
* @memberOf FilesCollection
* @name insertAsync
* @returns {Promise<UploadInstance>}
* @see FilesCollection#insert for usage
*/
async insertAsync(config, autoStart = true) {
Expand Down

0 comments on commit 1b9be96

Please sign in to comment.