Skip to content

Commit 47409ac

Browse files
✨ feat: Export indices generator.
1 parent 6cf0f17 commit 47409ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
export {default as _combinations} from './_combinations.js';
12
export {default as combinations} from './combinations.js';

0 commit comments

Comments
 (0)