# anyEntity

`import { anyEntity } from "destack:topology";`

Match every topology entity.

```ds title="anyEntity"
export function anyEntity(): EntitySelector
```

[language/library/src/topology/entity.ds:100:102](https://github.com/destack-sh/destack/blob/main/language/library/src/topology/entity.ds#L100-L102)
