UNPKG

ts-foursquare

Version:
3 lines (2 loc) 150 B
import { NLists, NPayload } from '../../types'; export declare const adaptGetLists: (payload: NPayload.IPayload<NLists.IResponse>) => NLists.IList;