grub/client/constants.ts

2 lines
49 B
TypeScript
Raw Normal View History

2023-08-10 23:37:53 +00:00
export const wsUrl = `ws://${location.host}/ws`;