MyCrypto/common/actions/ens/constants.ts

3 lines
80 B
TypeScript

export const ENS_RESOLVE = 'ENS_RESOLVE';
export const ENS_CACHE = 'ENS_CACHE';