UNPKG

@mytiki/tiki-sdk-js

Version:

JS SDK for client-side integration with TIKI

6 lines (5 loc) 94 B
export interface ReqVerify { keyId: string; message: string; signature: string; }