Racehorse
    Preparing search index...

    Interface GooglePlayReferrerManager

    interface GooglePlayReferrerManager {
        getGooglePlayReferrer(): Promise<string>;
    }
    Index

    Methods