interface MultiplayerRealtimeScope {
    id: string;
    type: MultiplayerRealtimeScopeType;
}

Properties

Properties

id: string

Generated using TypeDoc