ChatBotKit Node SDK
CBK.AI
CBK.AI DOCS
CBK.AI MCP
ChatBotKit
GitHub Repo
GitHub Org
Preparing search index...
@chatbotkit/sdk
blueprint/v1
BlueprintExportResourcesResponse
Type Alias BlueprintExportResourcesResponse
BlueprintExportResourcesResponse
:
{
config
?:
Record
<
string
,
any
>
;
id
?:
string
;
meta
?:
Record
<
string
,
any
>
;
name
?:
string
;
resources
:
Record
<
string
,
{
data
:
Record
<
string
,
any
>
;
type
:
string
}
>
;
}
Type Declaration
Optional
config
?:
Record
<
string
,
any
>
Optional
id
?:
string
Optional
meta
?:
Record
<
string
,
any
>
Optional
name
?:
string
resources
:
Record
<
string
,
{
data
:
Record
<
string
,
any
>
;
type
:
string
}
>
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...