UNPKG

sudoku-gen

Version:
5 lines (4 loc) 128 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.GRID_SIZE = void 0; exports.GRID_SIZE = 9;