local ____lualib = require("lualib_bundle") local __TS__SourceMapTraceBack = ____lualib.__TS__SourceMapTraceBack __TS__SourceMapTraceBack(debug.getinfo(1).short_src, {["5"] = 40,["6"] = 41,["7"] = 41,["8"] = 42,["9"] = 42,["10"] = 43,["11"] = 43,["12"] = 44,["13"] = 44}); local ____exports = {} ____exports.LiquidType = LiquidType or ({}) ____exports.LiquidType.JETFUEL = 0 ____exports.LiquidType[____exports.LiquidType.JETFUEL] = "JETFUEL" ____exports.LiquidType.AVIATION_GASOLINE = 1 ____exports.LiquidType[____exports.LiquidType.AVIATION_GASOLINE] = "AVIATION_GASOLINE" ____exports.LiquidType.MW50 = 2 ____exports.LiquidType[____exports.LiquidType.MW50] = "MW50" ____exports.LiquidType.DIESEL = 3 ____exports.LiquidType[____exports.LiquidType.DIESEL] = "DIESEL" return ____exports