Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add take-until to the exports.
  • Loading branch information
Gozala committed Dec 6, 2012
1 parent b9ea932 commit a66e27d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
@@ -1,3 +1,4 @@
"use strict";

exports.takeWhen = require("./take-when")
exports.takeUntil = require("./take-until")

0 comments on commit a66e27d

Please sign in to comment.