Skip to content

Throw error when not found? #814

Description

@github-actions

param {string} id - The ID of the topic to find. returns {object|undefined} - The found topic object, or undefined if not found.


4minitz/imports/minutes.js

Lines 267 to 272 in c9f3770

* @todo Throw error when not found?
* @param {string} id - The ID of the topic to find.
* @returns {object|undefined} - The found topic object, or undefined if not
* found.
*/
findTopic(id) {


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

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions