UNPKG

dis-dat

Version:

Run commands in parallel (dad / dis-and-dat) or sequentially (dtd / dis-then-dat)

3 lines (2 loc) 129 B
export * from './types.js'; export default function disDat(commands: any, options: any, callback: any): void | Promise<unknown>;