UNPKG

@aws-northstar/ui

Version:
3 lines (2 loc) 188 B
declare const useSigv4Client: (service?: string, disableCache?: boolean) => (input: RequestInfo | URL, init?: RequestInit | undefined) => Promise<Response>; export default useSigv4Client;