effect-tree
    Preparing search index...
    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 }