UNPKG
@qelos/assets
Version:
latest (3.8.0)
3.8.0
3.7.4
3.7.3
manage assets like images and static files on remote servers
@qelos/assets
/
node_modules
/
@aws-sdk
/
token-providers
/
dist-es
/
constants.js
3 lines
(2 loc)
•
161 B
JavaScript
View Raw
1
2
3
export
const
EXPIRE_WINDOW_MS =
5
*
60
*
1000
;
export
const
REFRESH_MESSAGE = `To refresh
this
SSO session run
'aws sso login'
with the corresponding profile.`;