UNPKG

@schummar/runp

Version:

Neat parallel task execution

9 lines (8 loc) 171 B
export declare const statusIcons: { done: string; error: string; dependencyError: string; pending: string; forever: string; inProgress: string; };