constructor()
in
todo/data/database.js [17:19]
3
lines of code
1
McCabe index (conditional complexity)
constructor(id: string) { this.id = id; }