mirror of
https://github.com/tubearchivist/tubearchivist-frontend.git
synced 2024-11-22 11:50:14 +00:00
470c7a136f
Signed-off-by: Sean Norwood <norwood.sean@gmail.com>
3 lines
88 B
TypeScript
3 lines
88 B
TypeScript
export const API_KEY = process.env.API_KEY;
|
|
export const API_URL = process.env.API_URL;
|