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