ChatBotKit Node SDK
CBK.AI
CBK.AI DOCS
CBK.AI MCP
ChatBotKit
GitHub Repo
GitHub Org
Preparing search index...
@chatbotkit/cli
solution
BasicResourceConfigSchema
Variable BasicResourceConfigSchema
Const
BasicResourceConfigSchema
:
ZodObject
<
{
id
:
ZodOptional
<
ZodString
>
;
slug
:
ZodOptional
<
ZodString
>
}
,
"strip"
,
ZodTypeAny
,
{
id
?:
string
;
slug
?:
string
}
,
{
id
?:
string
;
slug
?:
string
}
,
>
= ...
The schema for a basic resource configuration.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
CBK.AI
CBK.AI DOCS
CBK.AI MCP
ChatBotKit
GitHub Repo
GitHub Org
ChatBotKit Node SDK
Loading...
The schema for a basic resource configuration.