Skip to content

Commit

Permalink
jsdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
agrathwohl committed Dec 14, 2021
1 parent 9eb285c commit b406fd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion delivery.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ class Delivery extends Pool {
* Creates and adds a new Asset from a URI. Associates it with the Delivery.
* @param {String} uri
* @param {Object} opts
* @return {Source}
* @return {Asset}
*/
associate(uri, opts={}) {
// Do not allow a new resource to be created if one already exists in the
Expand Down

0 comments on commit b406fd8

Please sign in to comment.