createTodoList
Function
This function is defined in the planning module.
Signature
Returns
The result of the operation.
Uses
TodoList
Source
View on GitHub
src/planning/index.ts at line 516createTodoList: API reference for createTodoList
This function is defined in the planning module.
def createTodoList(name?: string) -> TodoList
TodoListsrc/planning/index.ts at line 516