UNPKG

ts-foursquare

Version:
3 lines (2 loc) 162 B
import { NPayload, NPhotos } from '../../types'; export declare const adaptGetPhotosDetails: (payload: NPayload.IPayload<NPhotos.IResponse>) => NPhotos.IPhoto;