Rezi
    Preparing search index...

    Type Alias BackendRawWrite

    BackendRawWrite: (text: string) => void

    Signature for optional backend raw terminal control writes.

    Type Declaration

      • (text: string): void
      • Parameters

        • text: string

        Returns void