Skip to content

Commit

Permalink
chore: update JSDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
juanmahidalgo committed Jun 10, 2022
1 parent 5149610 commit 02f7da6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ethereum/api/Bridge.ts
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ export class Bridge {
* For more info on how a full item looks, see `Bridge.toFullItem`. For more info on the merge see `Bridge.mergeTPItem`
* @param dbItems - Database TP items
* @param itemCurations - ItemCurationAttributes items
* @param dbCollections - optional: the db collections corresponding to those items. If it's not provided, they will be retrieved from the database
*/
static async consolidateTPItems(
dbItems: ItemAttributes[],
Expand Down

0 comments on commit 02f7da6

Please sign in to comment.