django-vue3-admin-web/node_modules/@aws-sdk/nested-clients/sso-oidc.d.ts
2025-10-20 21:21:14 +08:00

8 lines
260 B
TypeScript

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