UNPKG

@divvi/referral-sdk

Version:

SDK for managing referrals in the Divvi ecosystem

7 lines 263 B
export declare const DIVVI_MAGIC_PREFIX = "6decb85d"; /** * Format byte for referral tag encoding (format 1). * Represented as a 2-character hex string (1 byte). */ export declare const REFERRAL_TAG_FORMAT_1_BYTE = "01"; //# sourceMappingURL=constants.d.ts.map