Kind: Interface
Source: atloria-monorepo/apps/api/src/documentation/services/tutorial-generator.service.ts
Properties
| Property | Type |
|---|---|
stepNumber | number |
title | string |
instructions | string |
screenshot | string |
expectedResult | string |
tips | string[] |
Kind: Interface
Source: atloria-monorepo/apps/api/src/documentation/services/tutorial-generator.service.ts
| Property | Type |
|---|---|
stepNumber | number |
title | string |
instructions | string |
screenshot | string |
expectedResult | string |
tips | string[] |
Was this page helpful?