UNPKG

@vulog/aima-promocode

Version:

Promo codes and referral system — validate, submit, and query promo/referral codes.

6 lines (5 loc) 165 B
export * from './checkInvitationCode'; export * from './getPromoCode'; export * from './submitPromoCode'; export * from './submitReferral'; export * from './types';