We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1120e08 commit 03b2de0Copy full SHA for 03b2de0
docs/v2chessbord.js
@@ -0,0 +1,5 @@
1
+class Field {
2
+ constructor() {
3
+ this.color
4
+ }
5
+}
0 commit comments