UNPKG

@cbinsights/fds

Version:
2 lines (1 loc) 89 B
export declare const mockFetchData: <T>(data: T, ms?: number | undefined) => Promise<T>;