UNPKG

instagram-private-api

Version:

Instagram private API wrapper for full access to instagram

9 lines 370 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 }); __export(require("./account-followers.feed.response")); __export(require("./account-following.feed.response")); __export(require("./direct-inbox.feed.response")); //# sourceMappingURL=index.js.map