Skip to content

Commit

Permalink
✨ Export combine, fallbackTo fns
Browse files Browse the repository at this point in the history
  • Loading branch information
exah committed Aug 3, 2018
1 parent a6a39aa commit 05d3ca0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ export {
skipPropValue
} from './utils/helpers'

export {
combine,
fallbackTo
} from './utils/fns'

export {
getPalette,
getColors,
Expand Down

0 comments on commit 05d3ca0

Please sign in to comment.