Files
gameserver/RCCService2020/ExtraContent/LuaPackages/AppTempCommon/LuaApp/Promise.lua
T
2026-07-06 14:01:11 -04:00

9 lines
481 B
Lua

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