import small from './2048' console.assert(small.length === 2048) export default { small }