@aws-sdk/types
Version:
Types for the AWS SDK
9 lines (8 loc) • 413 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./AnonymousIdentity"), exports);
tslib_1.__exportStar(require("./AwsCredentialIdentity"), exports);
tslib_1.__exportStar(require("./Identity"), exports);
tslib_1.__exportStar(require("./LoginIdentity"), exports);
tslib_1.__exportStar(require("./TokenIdentity"), exports);