-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
examples/asker-analytics/backend/src/entities/word.ts
Lines 17 to 21 in 5d1b25d
| const type: string = 'TODO' | |
| return new Word(event.id, event.name, event.questionId, event.conferenceId, type) | |
| } | |
| } |
This issue was generated by todo based on a TODO comment in 5d1b25d when #8 was merged. cc @boostercloud.
Reactions are currently unavailable