2 lines
81 B
TypeScript
2 lines
81 B
TypeScript
export const loginPageMessage: string = import.meta.env.VITE_LOGIN_PAGE_MESSAGE;
|
export const loginPageMessage: string = import.meta.env.VITE_LOGIN_PAGE_MESSAGE;
|