NatsSubjects: Message<"plugnmeet.NatsSubjects"> & {
systemApiWorker: string;
systemJsWorker: string;
systemPublic: string;
systemPrivate: string;
chat: string;
whiteboard: string;
dataChannel: string;
}
Type Declaration
systemApiWorker: string
systemJsWorker: string
systemPublic: string
systemPrivate: string
chat: string
whiteboard: string
dataChannel: string
Generated
from field: string system_api_worker = 1;