This website requires JavaScript.
Explore
Help
Sign in
Skynet
/
misc_pterodactyl-panel
Watch
6
Star
0
Fork
You've already forked misc_pterodactyl-panel
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
5b5e3f26f4
misc_pterodactyl-panel
/
resources
/
scripts
/
api
/
server
/
getServer.ts
4 lines
97 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Make the imports easier to use
2022-02-27 16:40:51 +00:00
import
*
as
Models
from
'@definitions/user/models'
;
Handle connecting to websocket instance Very beta code for handling sockets
2019-06-29 23:14:32 +00:00
Make the imports easier to use
2022-02-27 16:40:51 +00:00
export
type
Allocation
=
Models
.
Allocation
;
Reference in a new issue
Copy permalink