Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
> [!CAUTION]
> This SDK was made for Legacy Salable and isn't compatible with the latest version of the software.

# Salable SDK for JavaScript

The Salable SDK enables you to easily interact with the Salable ecosystem, accessing the Salable API, and other toolkit methods.
Expand Down Expand Up @@ -51,4 +54,4 @@ await salableV3.licenses.check(); // Will error with: "Property 'licenses' does
{id: "item-id-3"}
]
}
```
```
Loading