This website requires JavaScript.
Explore
Help
Sign In
hibas123
/
JsonRPC
Watch
1
Star
0
Fork
0
You've already forked JsonRPC
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
71a6e3f2e0
JsonRPC
/
examples
/
import.jrpc
6 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
First Commit Yes, that is what I do at 31.12.2021 at 22:39 local time...
2021-12-31 21:38:26 +00:00
type TestAtom {
Remove number and add int and float insted
2022-04-13 19:01:12 +00:00
val_number: float;
First Commit Yes, that is what I do at 31.12.2021 at 22:39 local time...
2021-12-31 21:38:26 +00:00
val_boolean: boolean;
val_string: string;
}
Reference in New Issue
Copy Permalink