Skip to content

Commit

Permalink
export uniques.js
Browse files Browse the repository at this point in the history
  • Loading branch information
mhkeller committed Oct 20, 2018
1 parent b4c768c commit 11a38d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/layercake.js
Expand Up @@ -20,6 +20,7 @@ import omit from './utils/omit.js';
export {default as newDiv} from './lib/newDiv.js';
export {default as scaleCanvas} from './lib/scaleCanvas.js';
export {default as flatten} from './lib/flatten.js';
export {default as uniques} from './lib/uniques.js';
export { calcExtents };

/* --------------------------------------------
Expand Down

0 comments on commit 11a38d0

Please sign in to comment.