## DayOfWeek type [​](/content/docs/sdk/core.dayofweek#dayofweek-type/index.html)

**Signature:**

```typescript
export type DayOfWeek = (typeof DAYS_OF_WEEK)[number];
```

**References:** [DAYS_OF_WEEK](/content/docs/sdk/core.days_of_week/index.html)

- [DayOfWeek type](/content/docs/sdk/core.dayofweek#dayofweek-type/index.html)
