mirror of
https://github.com/bjc/prosody.git
synced 2025-04-04 05:37:39 +03:00
util.promise: Export is_promise()
This commit is contained in:
parent
9c2ebc29f6
commit
c7d9ee0bb8
1 changed files with 1 additions and 0 deletions
|
@ -147,4 +147,5 @@ return {
|
|||
all = all;
|
||||
race = race;
|
||||
try = try;
|
||||
is_promise = is_promise;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue