Skip to content

Commit 37ed257

Browse files
committed
chessboard
1 parent 24dd8c4 commit 37ed257

File tree

4 files changed

+462
-2
lines changed

4 files changed

+462
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"data": {
3+
"type": "card",
4+
"attributes": {
5+
"title": null,
6+
"description": null,
7+
"thumbnailURL": null
8+
},
9+
"meta": {
10+
"adoptsFrom": {
11+
"module": "../chess",
12+
"name": "Chess"
13+
}
14+
}
15+
}
16+
}

0 commit comments

Comments
 (0)