3 lines
108 B
TypeScript
3 lines
108 B
TypeScript
export const apiBaseUrl: string = "http://localhost:3002";
|
|
export const key: string = "type-script-helper";
|