Hierarchy

  • WriteableStream

Properties

Properties

write: ((message: string) => void)

Type declaration

    • (message: string): void
    • Parameters

      • message: string

      Returns void