mirror of
https://github.com/AmberGraceRblx/luau-promise.git
synced 2025-04-24 15:50:01 +00:00
parent
70e9cea6a7
commit
0b8d55a4c3
1 changed files with 1 additions and 1 deletions
|
@ -1654,7 +1654,7 @@ local function expectHelper(status, ...)
|
|||
end
|
||||
|
||||
--[=[
|
||||
Yields the current thread until the given Promise completes. Returns the the values that the promise resolved with.
|
||||
Yields the current thread until the given Promise completes. Returns the values that the promise resolved with.
|
||||
|
||||
```lua
|
||||
local worked = pcall(function()
|
||||
|
|
Loading…
Reference in a new issue