Skip to content

Commit

Permalink
Merge pull request #115 from saluce65/master
Browse files Browse the repository at this point in the history
Add ability to access parent and pairs
  • Loading branch information
nathancahill committed Dec 12, 2017
2 parents 5171fd5 + 29f1e2a commit 39079ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/split.js
Original file line number Diff line number Diff line change
Expand Up @@ -517,6 +517,8 @@ const Split = (ids, options = {}) => {
}
},
destroy,
parent: parent,
pairs: pairs
}
}

Expand Down

0 comments on commit 39079ca

Please sign in to comment.