UNPKG

wmt-marketplace-auth

Version:

Generate the authentication headers required by Walmart Marketplace API.

4 lines 186 B
Object.defineProperty(exports, "__esModule", { value: true }); const Authenticate = require("./lib/headers"); exports.Authenticate = Authenticate; //# sourceMappingURL=index.js.map