UNPKG

117 BTypeScriptView Raw
1import { Provider } from "@aws-sdk/types";
2export declare const invalidProvider: (message: string) => Provider<any>;