@argantom/argantom
    Preparing search index...

    Type Alias CorePurchaseUrlBuilder

    CorePurchaseUrlBuilder: (email: string, pkhash: string) => URL

    Construct the purchase url.

    Type Declaration

      • (email: string, pkhash: string): URL
      • Parameters

        • email: string
        • pkhash: string

        Returns URL