Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheCSir/TerminalStart
/ TodoistConfig
Interface
TodoistConfig
src/types.ts:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
export
interface
TodoistConfig {
39
apiKey: string;
40
enabled: boolean;
41
}
42
43
export
interface
Link {
44
label: string;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected