refactor : restructure types
This commit is contained in:
3
src/constants/secrect.constant.ts
Normal file
3
src/constants/secrect.constant.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export const ENV_CONSTANT = {
|
||||
BASE_API_URL: process.env.NEXT_PUBLIC_API_URL,
|
||||
};
|
||||
Reference in New Issue
Block a user