upd core
- typed client inner rpc - better type organization
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