# CodeExample

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/api/src/documentation/services/feature-detector.service.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/documentation/services/feature-detector.service.ts#L6)

Code example extracted from component

## Properties

| Property | Type |
|---|---|
| `language` | `string` |
| `code` | `string` |
| `description` | `string` |
| `source` | `string` |
| `lineStart` | `number` |
| `lineEnd` | `number` |
