Skip to content

Commit

Permalink
Add description to _normalizeCardInfoArray
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuuuube committed Nov 6, 2024
1 parent 428bb07 commit e6b3e5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ext/js/comm/anki-connect.js
Original file line number Diff line number Diff line change
Expand Up @@ -674,6 +674,7 @@ export class AnkiConnect {
}

/**
* Transforms raw AnkiConnect data into the CardInfo type.
* @param {unknown} result
* @returns {(?import('anki').CardInfo)[]}
* @throws {Error}
Expand Down

0 comments on commit e6b3e5f

Please sign in to comment.