Skip to content

Type Alias: WorkspaceClientLike

WorkspaceClientLike = Pick<appkit.WorkspaceClientLike, "servingEndpoints">

Structural type for the Databricks workspace client, re-exported so the rest of this package can keep importing it from here. See appkit.WorkspaceClientLike (node-appkit) for the canonical definition.