This website requires JavaScript.
Explore
Help
Sign In
quantum
/
correcthorsebatterystaple
Watch
1
Star
0
Fork
You've already forked correcthorsebatterystaple
0
mirror of
https://github.com/quantum5/correcthorsebatterystaple.git
synced
2025-04-24 10:11:57 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
04dbed2c11
correcthorsebatterystaple
/
src
/
words
/
index.js
5 lines
78 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Remove duplicate words and add unit tests
2018-11-27 19:56:46 -05:00
module
.
exports
=
{
Add medium word list.
2018-11-27 22:21:02 -05:00
small
:
require
(
'./2048'
)
,
medium
:
require
(
'./4096'
)
,
Remove duplicate words and add unit tests
2018-11-27 19:56:46 -05:00
}
Reference in a new issue
Copy permalink