@stigg/react-sdk - v7.4.2

    Type Alias ShouldHidePlanFn

    ShouldHidePlanFn: (
        { plan }: { plan: PaywallPlan },
    ) => boolean | Promise<boolean>

    Type Declaration

      • ({ plan }: { plan: PaywallPlan }): boolean | Promise<boolean>
      • Parameters

        Returns boolean | Promise<boolean>

    MMNEPVFCICPMFPCPTTAAATR