@flowscripter/dynamic-cli-framework
    Preparing search index...

    Class DefaultSyntaxHighlighterService

    Default implementation of SyntaxHighlighterService which has a syntax definition for JSON already registered.

    Implements

    Index
    colorEnabled: boolean = true
    colorFunction: (text: string, hexFormattedColor: string) => string = ...