UNPKG
@santi100/array-shuffle
Version:
latest (0.0.2)
0.0.2
0.0.1
Santi's Array Shuffling Library: Shuffle it up!
santi100a/array-shuffle
@santi100/array-shuffle
/
index.mjs
4 lines
(3 loc)
•
105 B
JavaScript
View Raw
1
2
3
4
import
cjsModule
from
'./cjs/index.js'
;
/*eslint no-empty-pattern: "warn"*/
export
const
{} = cjsModule;