UNPKG

privacy.com

Version:

Wrapper for the Privacy.com API using Axios and TypeScript

2 lines (1 loc) 75 B
export declare const createHmac: (apiKey: string, data: object) => string;