- **Description**

An alias for [`pipe`](#pipe)

- **How to import**

```typescript
import { both } from 'pipedator';
// or
import { both } from 'pipedator/lib/both';
```
