Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codemistic/Web-Development
/
Class
To-Do List/Task Schedule List/main.js:14–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
13
14
class
item{
15
constructor(name){
16
this.createItem(name);
17
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected