mirror of
https://github.com/hack-chat/main.git
synced 2024-03-22 13:20:33 +08:00
16 lines
247 B
JavaScript
16 lines
247 B
JavaScript
|
/**
|
||
|
* Server development script
|
||
|
*
|
||
|
* Version: v2.0.0
|
||
|
* Developer: Marzavec ( https://github.com/marzavec )
|
||
|
* License: WTFPL ( http://www.wtfpl.net/txt/copying/ )
|
||
|
*
|
||
|
*/
|
||
|
|
||
|
// import required classes
|
||
|
|
||
|
|
||
|
// begin tests
|
||
|
// TODO: TODO
|
||
|
// TODO
|