mirror of
https://github.com/toss/es-toolkit.git
synced 2025-01-06 07:57:12 +03:00
fix(range): Remove incorrect export
This commit is contained in:
parent
2db11d8882
commit
0c83f361c2
@ -11,7 +11,6 @@ export { intersection } from './intersection';
|
||||
export { intersectionBy } from './intersectionBy';
|
||||
export { intersectionWith } from './intersectionWith';
|
||||
export { partition } from './partition';
|
||||
export { range } from './range';
|
||||
export { sample } from './sample';
|
||||
export { shuffle } from './shuffle';
|
||||
export { take } from './take';
|
||||
|
Loading…
Reference in New Issue
Block a user