effect-tree
    Preparing search index...

    Variable textConst

    text: (show: string) => Text = textPart

    Type Declaration

      • (show: string): Text
      • Build a part from a single line of text.

        Parameters

        • show: string

        Returns Text