mirror of
https://github.com/tvytlx/ai-agent-deep-dive.git
synced 2026-04-23 16:15:43 +08:00
Add extracted source directory and README navigation
This commit is contained in:
14
extracted-source/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/loadSso-CVy8iqsZ.js
generated
vendored
Normal file
14
extracted-source/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/loadSso-CVy8iqsZ.js
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
'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; }
|
||||
});
|
||||
Reference in New Issue
Block a user