grub/client/constants.ts
2023-08-10 18:37:53 -05:00

2 lines
49 B
TypeScript

export const wsUrl = `ws://${location.host}/ws`;