# EnabledType

## Content

# Type Alias: EnabledType

```ts
type EnabledType = object;
```

## Properties

### enabled

```ts
enabled: boolean;
```
