0.213.0 • Published 2 years ago

@signatu/sdk v0.213.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
2 years ago

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.