# TopicName

TopicName a list of repo topic names

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**topics** | **Array&lt;string&gt;** |  | [optional] [default to undefined]

## Example

```typescript
import { TopicName } from 'berg';

const instance: TopicName = {
    topics,
};
```

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
