BARGS
    Preparing search index...

    Type Alias StyleFn

    StyleFn: (text: string) => string

    Style function that wraps text with ANSI codes.

    Type Declaration

      • (text: string): string
      • Parameters

        • text: string

        Returns string