SyntaxGameServer/RCCService2021/ExtraContent/LuaPackages/AppTempCommon/LuaApp/Promise.lua

9 lines
481 B
Lua

-----------------------------------------------------------------------------
--- ---
--- Under Migration to CorePackages ---
--- ---
-----------------------------------------------------------------------------
local CorePackages = game:GetService("CorePackages")
return require(CorePackages.Promise)