Type Alias TPathReplacements

TPathReplacements: {
    [path: string]: string;
}

Parameter type of LogZen.addPathReplacements()