UNPKG

instagram-graph-api

Version:

A library to help perform requests to the Instagram Graph API.

4 lines (3 loc) 70 B
export interface UserLongLivedTokenData { access_token: string; }