This commit is contained in:
Jerry Kurian
2019-08-22 14:52:39 -04:00
parent d097fa6aa5
commit 1d0e15890c
5 changed files with 59 additions and 57 deletions

View File

@@ -19,4 +19,4 @@ export { replace } from "./replace";
export { split } from "./split";
export { stringify } from "./stringify";
export { unbatch } from "./unbatch";
export { compose, composeDuplex } from "./compose";
export { compose } from "./compose";