UNPKG

instagram-private-api

Version:

Instagram private API wrapper for full access to instagram

7 lines 296 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const entity_1 = require("../core/entity"); class NewsFeedResponseStoriesItem extends entity_1.Entity { } exports.NewsFeedResponseStoriesItem = NewsFeedResponseStoriesItem; //# sourceMappingURL=news.feed.response.js.map