5 lines
235 B
Lua
5 lines
235 B
Lua
--[[ Generated with https://github.com/TypeScriptToLua/TypeScriptToLua ]]
|
|
local ____exports = {}
|
|
____exports.SERVER_CONFIG = {API_URL = "http://82.146.52.69:3000/api", NETWORK_TIMEOUT = 10, ABSOLUTE_TIMEOUT = 10000}
|
|
return ____exports
|