cletus/node_modules/@aws-sdk/core/client.d.ts
2025-05-09 15:53:19 -05:00

7 lines
236 B
TypeScript

/**
* Do not edit:
* This is a compatibility redirect for contexts that do not understand package.json exports field.
*/
declare module "@aws-sdk/core/client" {
export * from "@aws-sdk/core/dist-types/submodules/client/index.d";
}