Skip to content

Commit

Permalink
exports stylize to global
Browse files Browse the repository at this point in the history
  • Loading branch information
davelandry committed Jul 1, 2016
1 parent 1d6fa5d commit 1565cfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ export {default as colorNest} from "./src/colorNest";
export {default as constant} from "./src/constant";
export {default as getSize} from "./src/getSize";
export {default as merge} from "./src/merge";
export {default as stylize} from "./src/stylize";

0 comments on commit 1565cfd

Please sign in to comment.