UNPKG

@flatfile/safe-api

Version:

Flatfile Safe API client with streaming capabilities

2 lines (1 loc) 81 B
export declare const useApiQuota: <T>(callback: () => Promise<T>) => Promise<T>;