Co-authored-by: Stephen Zhou <[email protected]> Co-authored-by: Copilot <[email protected]>
4 lines
213 B
TypeScript
4 lines
213 B
TypeScript
export const EDUCATION_VERIFY_URL_SEARCHPARAMS_ACTION = 'getEducationVerify'
|
|
export const EDUCATION_VERIFYING_LOCALSTORAGE_ITEM = 'educationVerifying'
|
|
export const EDUCATION_RE_VERIFY_ACTION = 'educationReVerify'
|