I have a folder named "functions" on my angular project that was created by "firebase init functions" command
I use this folder to deploy functions to the cloud I would like to know if their code is exposed to the end client through the firebase hosting?