mirror of
https://github.com/PHIDIAS0303/ClusterChatSync.git
synced 2025-12-27 03:05:21 +09:00
.
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
import { Type, Static } from "@sinclair/typebox";
|
||||
// import { Type, Static } from "@sinclair/typebox";
|
||||
const {Type, Static} = require("@sinclair/typebox");
|
||||
|
||||
export class ChatEvent {
|
||||
// declare ["constructor"]: typeof ChatEvent;
|
||||
// as const
|
||||
|
||||
Reference in New Issue
Block a user