UNPKG

angular-t9n

Version:

A translation tool for Angular i18n

6 lines (5 loc) 123 B
export const environment = { production: true, translationServer: '', translationSocket: `ws://${location.host}`, };