How do you share interfaces between libraries without throwing your interfaces right inside the module.ts of the library?
Example here of EnvironmentEnum.
I\'ve tr