init
This commit is contained in:
18
node_modules/@aws-sdk/credential-provider-cognito-identity/dist-cjs/loadCognitoIdentity-BPNvueUJ.js
generated
vendored
Normal file
18
node_modules/@aws-sdk/credential-provider-cognito-identity/dist-cjs/loadCognitoIdentity-BPNvueUJ.js
generated
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
'use strict';
|
||||
|
||||
var clientCognitoIdentity = require('@aws-sdk/client-cognito-identity');
|
||||
|
||||
|
||||
|
||||
Object.defineProperty(exports, "CognitoIdentityClient", {
|
||||
enumerable: true,
|
||||
get: function () { return clientCognitoIdentity.CognitoIdentityClient; }
|
||||
});
|
||||
Object.defineProperty(exports, "GetCredentialsForIdentityCommand", {
|
||||
enumerable: true,
|
||||
get: function () { return clientCognitoIdentity.GetCredentialsForIdentityCommand; }
|
||||
});
|
||||
Object.defineProperty(exports, "GetIdCommand", {
|
||||
enumerable: true,
|
||||
get: function () { return clientCognitoIdentity.GetIdCommand; }
|
||||
});
|
||||
Reference in New Issue
Block a user