2025-11-13 13:13:34 -07:00

8 lines
248 B
TypeScript

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