@welshare/sdk
    Preparing search index...

    Type Alias InterpolateSocials

    type InterpolateSocials = {
        emailAddress?: SocialInterpolationValue;
        privyDid?: SocialInterpolationValue;
        twitter?: SocialInterpolationValue;
    }
    Index

    Properties

    emailAddress?: SocialInterpolationValue
    privyDid?: SocialInterpolationValue
    twitter?: SocialInterpolationValue