You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/sdk/api/typescriptSdk.md
+9-5Lines changed: 9 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,21 +1,25 @@
1
-
# `typescript-sdk`(Alpha package)
1
+
# `typescript`
2
2
3
-
A package used to provide typescript definitions on top of ctp client
3
+
We provide a packages written in typescript for using our API
4
4
5
5

6
6
7
+
The source code for these packages are located in the [typescript](https://github.com/commercetools/commercetools-sdk-typescript/) repository.
0 commit comments