Defined in: packages/api-key-stamper/dist/index.d.ts:9 Signature function abstracting the differences between NodeJS and web environments for signing with API keys.const
signWithApiKey: (input
) =>Promise
<string
>
string
string
string
Promise
<string
>Was this page helpful?