Using API secrets inside edge functions in a SPA

I am using react with vite and i was wondering if I can use api keys inside the code of edge functions without exposing them to the frontend?
Was this page helpful?