@@ -6,7 +6,7 @@ SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only
|
||||
Please see LICENSE files in the repository root for full details.
|
||||
*/
|
||||
|
||||
import React, { createRef, lazy } from "react";
|
||||
import React, { createRef, lazy, type JSX } from "react";
|
||||
import {
|
||||
ClientEvent,
|
||||
createClient,
|
||||
|
||||
Reference in New Issue
Block a user