UNPKG

cbfl

Version:

library that can be used to automatically find points of failure in TypeScript Modules that are tested with Mocha

2 lines (1 loc) 139 B
export declare const concatStringSet: (stringSet: Set<string>, valueCallback?: (inValue: string) => string, delimiter?: string) => string;