mirror of
https://github.com/Crosstalk-Solutions/project-nomad.git
synced 2026-03-28 11:39:26 +01:00
4 lines
64 B
TypeScript
4 lines
64 B
TypeScript
export const BROADCAST_CHANNELS = {
|
|
DOWNLOADS: 'downloads',
|
|
}
|