How can I have my Angular application Utilize an ENV from Jenkins?

I can’t show my jenkinsfile because it’s from a corporation - but we’re trying to utilize Angular and Jenkins together and get the environment from Jenkins. I have an ENV variable that does that in my jenkinsfile - but how can I use it across my Angular application?