# BuilderType

`type` in `kit` · v0.2.0

<https://docs.seedcord.org/packages/kit/0.2.0/types/builder-type>

Available Discord.js builder types for use with BuilderComponent

## Declaration

```ts
type BuilderType = keyof typeof BuilderTypes;
```
