upd core
- typed server inner rpc - client minor fixes - sharing browser with rpc on client
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { Rpc } from '@entityseven/rage-fw-rpc'
|
||||
|
||||
export const rpc = new Rpc({
|
||||
debugLogs: false,
|
||||
})
|
||||
Reference in New Issue
Block a user