Skip to content

@sqlrooms/pivot / PivotRunState

Type Alias: PivotRunState

PivotRunState = "success" | "error" | "idle" | "running" | "cancel"