Skip to main content

createPlan

Function
This function is defined in the planning module.

Signature

def createPlan(config: PlanConfig) -> Plan

Returns

Returns
Plan
The result of the operation.

Uses

  • Plan

Source

View on GitHub

src/planning/index.ts at line 509