UNPKG

magento2-api-wrapper

Version:

Minimal Magento 2 API library. Both node and browser compatible

3 lines (2 loc) 113 B
import { createHmacHasher } from "./createHmacHasher.js"; export const hmacSha256 = createHmacHasher("SHA-256");