[@johanneslumpe/styled-props](../README.md) > ["test-utils/theme"](../modules/_test_utils_theme_.md) > [Breakpoints](../interfaces/_test_utils_theme_.breakpoints.md)

# Interface: Breakpoints

## Hierarchy

**Breakpoints**

## Index

### Properties

* [large](_test_utils_theme_.breakpoints.md#large)
* [medium](_test_utils_theme_.breakpoints.md#medium)
* [small](_test_utils_theme_.breakpoints.md#small)

---

## Properties

<a id="large"></a>

###  large

**● large**: *`string`*

*Defined in [test-utils/theme.ts:8](https://github.com/johanneslumpe/styled-props/blob/8e709f1/src/test-utils/theme.ts#L8)*

___
<a id="medium"></a>

###  medium

**● medium**: *`string`*

*Defined in [test-utils/theme.ts:7](https://github.com/johanneslumpe/styled-props/blob/8e709f1/src/test-utils/theme.ts#L7)*

___
<a id="small"></a>

###  small

**● small**: *`string`*

*Defined in [test-utils/theme.ts:6](https://github.com/johanneslumpe/styled-props/blob/8e709f1/src/test-utils/theme.ts#L6)*

___

