Types
Explore the types provided by the Nuxt SDK.
Looking for something specific?
Use the search bar at the top of the page or press / to quickly search through the documentation.
Use the summary below to quickly jump to a specific topic:
| Page | Description |
|---|---|
| UserIdResolver | Learn about the function that resolves the user ID. |
| LocaleResolver | Learn about the function that resolves the preferred locale. |
| CredentialsResolver | Learn about the function that resolves the Croct credentials. |
| CroctCredentials | Learn how to type the Croct credentials. |
| SlotContent | Learn how to type slot content in your Nuxt application. |
| ComponentContent | Learn how to type component content in your Nuxt application. |