@nebius/js-sdk - v0.2.54
    Preparing search index...

    Type Alias Writer

    Writer: (s: string) => void

    Receives one or more formatted text chunks from a handler.

    Type Declaration

      • (s: string): void
      • Receives one or more formatted text chunks from a handler.

        Parameters

        • s: string

        Returns void