mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-26 12:41:03 -04:00
cleanup code
This commit is contained in:
parent
7e42b04dc0
commit
b657f9d930
5
index.d.ts
vendored
5
index.d.ts
vendored
@ -9,11 +9,6 @@ declare enum EnumStates {
|
||||
PLAY = 'play',
|
||||
}
|
||||
|
||||
|
||||
export interface IResponse {
|
||||
|
||||
}
|
||||
|
||||
export interface IPacketMeta {
|
||||
name: string
|
||||
state: EnumStates
|
||||
|
Loading…
x
Reference in New Issue
Block a user