Skip to content

Commit

Permalink
Expose Results.description() in the RPC wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
tgoyne committed May 15, 2019
1 parent 2f3a924 commit 0b4a49b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/browser/results.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ export default class Results extends Collection {

// Non-mutating methods:
createMethods(Results.prototype, objectTypes.RESULTS, [
'description',
'filtered',
'sorted',
'snapshot',
Expand Down

0 comments on commit 0b4a49b

Please sign in to comment.