UNPKG

@cambridge-pte/gigya

Version:

Fork of Scott Hvestadt's Gigya SDK for NodeJS.

9 lines 312 B
"use strict"; function __export(m) { for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; } Object.defineProperty(exports, "__esModule", { value: true }); var gigya_1 = require("./lib/gigya"); __export(require("./lib/gigya")); exports.default = gigya_1.Gigya; //# sourceMappingURL=index.js.map