UNPKG

intercom-client

Version:

Official Node bindings to the Intercom API

6 lines (5 loc) 245 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Page = void 0; var Page_js_1 = require("./Page.js"); Object.defineProperty(exports, "Page", { enumerable: true, get: function () { return Page_js_1.Page; } });