UNPKG

ts-foursquare

Version:
6 lines (5 loc) 225 B
export declare const mockingFetch: ({ response }?: { response?: {} | undefined; }) => void; export declare const mockingFailingNotValidFetch: () => void; export declare const mockingFailingNotFoundFetch: () => void;