---
url: /api/helpers/loop/functions/playAllLoops.md
---
# playAllLoops()

```ts
function playAllLoops(): void;
```

Play all loops that have been registered with `loop`.

## Returns

`void`
