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
f401d58f07
JsonRPC
/
examples
/
import.jrpc
6 lines
91 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 {
Support enums
2023-01-02 15:34:13 +00:00
val_number?: float;
val_boolean?: boolean;
val_string?: string;
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
}
Reference in New Issue
Copy Permalink