UNPKG

@tableau/taco-toolkit

Version:
3 lines (2 loc) 168 B
import { ExecutionState } from '../../taco-commands/utils/command'; export declare function buildConnector(tacoRootPath: string, state: ExecutionState): Promise<void>;