<script> tag:
Web
Installing the SDK
You can install the SDK from npm or using a <script> tag:
You can install the SDK from npm or using a
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
<script> tag:
npm i @theymes/sdk
<script> tag<script src="https://assets.theymes.com/sdk/sdk-1.latest.js"></script>
<body> element so it doesn’t block your page from rendering.