1 line
49 B
TypeScript
1 line
49 B
TypeScript
export const wsUrl = `ws://${location.host}/ws`;
|
export const wsUrl = `ws://${location.host}/ws`;
|