UNPKG

spawn-streaming

Version:
3 lines (2 loc) 134 B
import type { ColorFunction } from '../types.js'; export default function prefixTransform(prefix: string, color: ColorFunction): any;