# entityKind

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

Match topology entities by kind.

```ds title="entityKind"
export function entityKind(kind: EntityKind): EntitySelector
```

[language/library/src/topology/entity.ds:110:112](https://github.com/destack-sh/destack/blob/main/language/library/src/topology/entity.ds#L110-L112)
