django-vue3-admin-web/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/loadSso-CVy8iqsZ.js
2025-10-20 21:21:14 +08:00

15 lines
336 B
JavaScript

'use strict';
var clientSso = require('@aws-sdk/client-sso');
Object.defineProperty(exports, "GetRoleCredentialsCommand", {
enumerable: true,
get: function () { return clientSso.GetRoleCredentialsCommand; }
});
Object.defineProperty(exports, "SSOClient", {
enumerable: true,
get: function () { return clientSso.SSOClient; }
});