UNPKG

@clickup/ent-framework

Version:

A PostgreSQL graph-database-alike library with microsharding and row-level security

3 lines 208 B
import chalk from "chalk"; export declare function highlightIf(message: string, color: typeof chalk.Color | typeof chalk.Modifiers, condition: () => boolean): string; //# sourceMappingURL=highlightIf.d.ts.map