1
0
Fork 0

Export endpointToURL for others to require.

This commit is contained in:
Max Neunhoeffer 2016-04-07 16:19:26 +02:00
parent 9b8768ad46
commit 130efabdca
1 changed files with 1 additions and 0 deletions

View File

@ -1518,4 +1518,5 @@ exports.role = role;
exports.shardList = shardList;
exports.status = status;
exports.wait = waitForDistributedResponse;
exports.endpointToURL = endpointToURL;