"use strict";
/*
* This file was auto-generated from the API references found at
* https://epayments-api.developer-ingenico.com/s2sapi/v1/
*/const create = require("./create");
const sessionsClient = {
create: create
};
module.exports = sessionsClient;
//# sourceMappingURL=index.js.map