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