Type alias StyleFn

StyleFn: ((s) => string)

Type declaration

    • (s): string
    • A function that applies styles, typically one of the chalk builder functions

      Parameters

      • s: string

      Returns string

Generated using TypeDoc