Type alias OnCodeBlockActionFunction

OnCodeBlockActionFunction: ((actionId, data?, type?, text?, referenceTrackerInformation?, codeBlockIndex?, totalCodeBlocks?) => void)

Type declaration

    • (actionId, data?, type?, text?, referenceTrackerInformation?, codeBlockIndex?, totalCodeBlocks?): void
    • Parameters

      Returns void