chess4js 1.0.0-beta.6 → 1.0.0-beta.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +12 -0
- package/chess4js.d.mts +7 -1
- package/chess4js.mjs +264 -93
- package/chess4js.mjs.map +1 -1
- package/kotlin-kotlin-stdlib.mjs +1 -0
- package/package.json +1 -1
package/kotlin-kotlin-stdlib.mjs
CHANGED
|
@@ -7750,6 +7750,7 @@ export {
|
|
|
7750
7750
|
Char as Char19o2r8palgjof,
|
|
7751
7751
|
Enum as Enum3alwj03lh1n41,
|
|
7752
7752
|
IllegalArgumentException as IllegalArgumentException2asla15b5jaob,
|
|
7753
|
+
IllegalStateException as IllegalStateExceptionkoljg5n0nrlr,
|
|
7753
7754
|
NoSuchElementException as NoSuchElementException679xzhnp5bpj,
|
|
7754
7755
|
Pair as Paire9pteg33gng7,
|
|
7755
7756
|
RuntimeException as RuntimeException1r3t0zl97011n,
|