1 line
53 B
TypeScript
1 line
53 B
TypeScript
export const API_BASE = "http://localhost:3000/api";
|
export const API_BASE = "http://localhost:3000/api";
|