3 lines
80 B
TypeScript
3 lines
80 B
TypeScript
|
export const ENS_RESOLVE = 'ENS_RESOLVE';
|
||
|
export const ENS_CACHE = 'ENS_CACHE';
|