# classifyStandardGroup

Canonical: https://docs.shumoku.dev/en/library/api/classifyStandardGroup
Language: en

@shumoku/core · 0.4.0 · function

# classifyStandardGroup

[Source](https://github.com/konoe-akitoshi/shumoku/blob/main/libs/@shumoku/core/src/models/standards.ts#L332)

```
classifyStandardGroup(spec: StandardSpec): StandardCableGroup
```

## Parameters

| Parameter | Type | Description | Default |
| --- | --- | --- | --- |
| `spec` | `StandardSpec` | No additional description. | `—` |

## Returns

```
StandardCableGroup
```

[`libs/@shumoku/core/src/models/standards.ts:332`](https://github.com/konoe-akitoshi/shumoku/blob/main/libs/@shumoku/core/src/models/standards.ts#L332)
