You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

constants.ts 277B

1234
  1. export const EDUCATION_VERIFY_URL_SEARCHPARAMS_ACTION = 'getEducationVerify'
  2. export const EDUCATION_VERIFYING_LOCALSTORAGE_ITEM = 'educationVerifying'
  3. export const EDUCATION_PRICING_SHOW_ACTION = 'educationPricing'
  4. export const EDUCATION_RE_VERIFY_ACTION = 'educationReVerify'