Compare commits
No commits in common. "fed89a602c8811426e8f103574e6761085d56dfb" and "ce52e6469aae22588b150e4bdb0a054577704ae6" have entirely different histories.
fed89a602c
...
ce52e6469a
@ -1,11 +0,0 @@
|
||||
declare module '@entityseven/rage-fw-shared-types' {
|
||||
export interface RageFW_ICustomClientEvent {}
|
||||
|
||||
export interface RageFW_ICustomServerEvent {
|
||||
customServerEvent(greetings: string): string
|
||||
}
|
||||
|
||||
export interface RageFW_ICustomBrowserEvent {
|
||||
customBrowserEvent(greetings: string): string
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user