This website requires JavaScript.
Explore
Help
Sign In
entityseven
/
rage-framework-example
Watch
2
Star
0
Fork
0
You've already forked rage-framework-example
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
037a7af2da
rage-framework-example
/
apps
/
client
/
src
/
lib
/
index.ts
6 lines
101 B
TypeScript
Raw
Normal View
History
Unescape
Escape
upd deps
2024-10-30 19:57:02 +00:00
import
{
Rpc
}
from
'@entityseven/rage-fw-rpc'
feat pure rpc example
2024-10-28 10:28:56 +00:00
export
const
rpc
=
new
Rpc
(
{
debugLogs
:
true
,
}
)
Reference in New Issue
Copy Permalink