UNPKG

@alma-cdk/cross-region-parameter

Version:

Store AWS SSM Parameter Store Parameters into another AWS Region with AWS CDK

8 lines (5 loc) 169 B
'use strict'; var hasSymbols = require('has-symbols'); module.exports = function hasToStringTag() { return hasSymbols() && typeof Symbol.toStringTag === 'symbol'; };