Skip to content

chatbot/unit

This page is auto-generated from TSDoc output. Edit the source file, not this Markdown.

  • Package: @leipzigtreechat/chatbot
  • Source file: packages/chatbot/src/unit.ts

Phantom type used when an Effect succeeds without returning a meaningful value.

type Unit = { [uniqueSymbol]?: never }

Phantom type used when an Effect succeeds without returning a meaningful value.

Defined at: line 6