effect-tree - v1.0.36
    Preparing search index...

    Variable TextF

    TextF: <A>(args: { show: string }) => { _tag: "TextF"; show: string }

    Type Declaration

      • <A>(args: { show: string }): { _tag: "TextF"; show: string }
      • Type Parameters

        • A

        Parameters

        • args: { show: string }

        Returns { _tag: "TextF"; show: string }