Skip to content

Commit

Permalink
updated param of aoiOptions
Browse files Browse the repository at this point in the history
  • Loading branch information
Leref committed Nov 3, 2024
1 parent 9f8f483 commit def4ed4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/classes/Database.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ class Database {
* @param {any} module
* @param {"KeyValue" | "Transmitter"} type
* @param {aoidb.KeyValueOptions | aoidb.TransmitterOptions} config
* @param aoiOptions
* @returns {any}
*/
constructor(moduleType, module, type, config, aoiOptions) {
Expand Down

0 comments on commit def4ed4

Please sign in to comment.