@signatu/sdk
v0.213.0
Published
Signatu SDK for Javascript
Downloads
4
Readme
Signatu SDK
For full documentation, go to https://signatu.com/docs.
Installation
The SDK is available on Github, and is also distributed as the @signatu/sdk
package in NPM. To install:
npm i @signatu/sdk
if you are using yarn
:
yarn add @signatu/sdk
Global Window types
The types for window
is defined in src/global.d.ts
.