CreateConnectRouterOptions
CreateConnectRouterOptions<
ConnectConfigurationSchema
>:object
Type Parameters
Type Parameter |
---|
ConnectConfigurationSchema extends z.ZodObject <any > |
Type declaration
Name | Type | Description |
---|---|---|
schema | ConnectConfigurationSchema | A Zod schema used to validate your extension’s custom configuration options. |