UNPKG
figura-ts
Version:
latest (1.2.2)
1.2.2
1.2.1
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0
Lua Types for the Minecraft Mod Figura
github.com/N1ghtTheF0x/figura-ts
N1ghtTheF0x/figura-ts
figura-ts
/
types
/
server.d.ts
6 lines
•
86 B
TypeScript
View Raw
1
2
3
4
5
6
declare
interface
ServerData
{ motd:
string
name:
string
ip:
string
}