UNPKG

instagram-private-api

Version:

Instagram private API wrapper for full access to instagram

7 lines 329 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const ig_client_error_1 = require("./ig-client.error"); class IgChallengeWrongCodeError extends ig_client_error_1.IgClientError { } exports.IgChallengeWrongCodeError = IgChallengeWrongCodeError; //# sourceMappingURL=ig-challenge-wrong-code.error.js.map