1.0.12 • Published 11 months ago

@thresholdkey/common-types v1.0.12

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

tKey Common Types

npm version minzip

Common Types in tKey is used to get the access to common types and interfaces of the tKey SDK. This comes in handy by providing you a standard way of importing the values you need to work with the SDKs. We highly recommend using it while working with Typescript.

Installation

npm install --save @thresholdkey/common-types

Checkout the tKey SDK