Files

5 lines
71 B
TypeScript

const ENV_CONFIG = {
tmeAvatarUrl: '',
};
export default ENV_CONFIG;