UNPKG

@turnkey/api-key-stamper

Version:

API key stamper for @turnkey/http

6 lines 178 B
export declare const signWithApiKey: (input: { content: string; publicKey: string; privateKey: string; }) => Promise<string>; //# sourceMappingURL=nodecrypto.d.ts.map