Skip to content

Commit af8aa02

Browse files
committed
chore: add .sdk_metadata.json
1 parent 244dccb commit af8aa02

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.sdk_metadata.json

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"version": 1,
3+
"sdks": {
4+
"react-client-sdk": {
5+
"name": "React Web SDK",
6+
"type": "client-side",
7+
"languages": [
8+
"JavaScript", "TypeScript"
9+
]
10+
}
11+
}
12+
}

0 commit comments

Comments
 (0)