UNPKG

@tableau/taco-toolkit

Version:
3 lines (2 loc) 164 B
import { ExecutionState } from '../utils/command'; export declare function preparePack(tacoRootPath: string, force: boolean, state: ExecutionState): Promise<void>;