4 lines
65 B
TypeScript
4 lines
65 B
TypeScript
export const env = {
|
|
appName: 'SG Card',
|
|
version: '1.0.0',
|
|
}; |