bubonicfred / 4minitz

MIT License
9 stars 1 forks source link

Refactor into utility? #815

Open github-actions[bot] opened 4 months ago

github-actions[bot] commented 4 months ago

param {...any} args - The arguments to be passed to the findOne method. returns {Object|null} - The found document, or null if no document matches the criteria.


https://github.com/bubonicfred/4minitz/blob/c9f3770f113e070c2f6bdc65f72069dc41d1b70a/imports/minutes.js#L58-L63


This issue was generated by todo-issue based on a @todo comment in c9f3770f113e070c2f6bdc65f72069dc41d1b70a. It's been assigned to @bubonicfred because they committed the code.