This website requires JavaScript.
Explore
Help
Sign In
Andrew-Gomonov
/
SpaceNinjaServer-RU
Watch
1
Star
0
Fork
0
You've already forked SpaceNinjaServer-RU
forked from
OpenWF/SpaceNinjaServer
Code
Pull Requests
Activity
SpaceNinjaServer-RU
/
src
/
types
/
commonTypes.ts
4 lines
44 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Fix interface names, +genericUpdate (#51) Co-authored-by: nk <nk@fbi.rocks> Co-authored-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
2023-09-05 07:37:30 -05:00
export
interface
IOid
{
Add Ship (#13)
2023-06-05 04:16:49 +08:00
$oid
:
string
;
}
Copy Permalink