UNPKG

instagram-private-api

Version:

Instagram private API wrapper for full access to instagram

4 lines (3 loc) 123 B
import { IgResponseError } from './ig-response.error'; export declare class IgPrivateUserError extends IgResponseError { }