UNPKG

@tableau/taco-toolkit

Version:
8 lines (7 loc) 195 B
export declare enum ConnectorPhase { Auth = "Auth", Interactive = "Interactive", Headless = "Headless", SchemaGathering = "SchemaGathering", DataGathering = "DataGathering" }