project-nomad/admin/util/broadcast_channels.ts

4 lines
64 B
TypeScript

export const BROADCAST_CHANNELS = {
DOWNLOADS: 'downloads',
}