Skip to content

DetectedFeature

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/apps/api/src/documentation/services/feature-detector.service.ts

Detected feature from codebase analysis

Properties

PropertyType
idstring
namestring
descriptionstring
categorystring
componentsany[]
servicesany[]
routesstring[]
stateMachinesany[]
uiInteractionsany[]
codeExamplesCodeExample[]
configOptions`{
envVars: string[];
settings: Record<string, any>;

}| |complexity|'simple' | 'moderate' | 'complex'| |userRoles|string[]| |prerequisites|string[]| |relatedFeatures|string[]` |

Was this page helpful?

Download as PDF