Provide PRIORITY

This commit is contained in:
Tony Garnock-Jones 2019-05-30 22:52:40 +01:00
parent 0f6987b02d
commit 844bc3457d
1 changed files with 1 additions and 0 deletions

View File

@ -832,3 +832,4 @@ Endpoint.prototype.toString = function () {
module.exports.Dataspace = Dataspace;
module.exports.ActionCollector = ActionCollector;
module.exports.PRIORITY = PRIORITY;