3 lines
125 B
JavaScript
3 lines
125 B
JavaScript
|
import { GetRoleCredentialsCommand, SSOClient } from "@aws-sdk/client-sso";
|
||
|
export { GetRoleCredentialsCommand, SSOClient };
|