Skip to content

Commit

Permalink
Rename chainable related files.
Browse files Browse the repository at this point in the history
  • Loading branch information
vilicvane committed Sep 25, 2016
1 parent 5839329 commit ee24af8
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/index.ts
@@ -1,6 +1,6 @@
export * from './array';
export * from './awaitable';
export * from './chain';
export * from './chainable';
export * from './concurrency';
export * from './function';
export * from './miscellaneous';
Expand Down
File renamed without changes.

0 comments on commit ee24af8

Please sign in to comment.