mirror of https://gitee.com/bigwinds/arangodb
Export endpointToURL for others to require.
This commit is contained in:
parent
9b8768ad46
commit
130efabdca
|
@ -1518,4 +1518,5 @@ exports.role = role;
|
|||
exports.shardList = shardList;
|
||||
exports.status = status;
|
||||
exports.wait = waitForDistributedResponse;
|
||||
exports.endpointToURL = endpointToURL;
|
||||
|
||||
|
|
Loading…
Reference in New Issue