Skip to content

Commit 0746c09

Browse files
✨ feat: Export indices generator.
1 parent 2c0c828 commit 0746c09

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 _multicombinations} from './_multicombinations.js';
12
export {default as multicombinations} from './multicombinations.js';

0 commit comments

Comments
 (0)