UNPKG

117 BTypeScriptView Raw
1import { BuildTaskOptions } from './build';
2export default function buildRun(commandOptions: BuildTaskOptions): any;