Skip to content

CreateConnectRouterOptions

CreateConnectRouterOptions<ConnectConfigurationSchema>: object

Type Parameters

Type Parameter
ConnectConfigurationSchema extends z.ZodObject<any>

Type declaration

NameTypeDescription
schemaConnectConfigurationSchemaA Zod schema used to validate your extension’s custom configuration options.