---
url: 'https://adk.nht.io/api/@nhtio/adk/batteries/dev-tools/interfaces/DevPlan.md'
description: Development plan.
---

# Interface: DevPlan

Defined in: [src/batteries/dev\_tools/types.ts:278](https://github.com/NHTIO/ADK/blob/master/src/src/batteries/dev_tools/types.ts#L278)

Development plan.

## Properties

| Property                            | Type                      | Description                             | Defined in                                                                                                                 |
| ----------------------------------- | ------------------------- | --------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- |
|  `steps` | [`DevStep`](DevStep.md)\[] | Ordered operations comprising the plan. | [src/batteries/dev\_tools/types.ts:280](https://github.com/NHTIO/ADK/blob/master/src/src/batteries/dev_tools/types.ts#L280) |
