UNPKG

@alma-cdk/cross-region-parameter

Version:

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

9 lines (6 loc) 196 B
'use strict'; var hasSymbols = require('has-symbols'); /** @type {import('.')} */ module.exports = function hasToStringTag() { return hasSymbols() && typeof Symbol.toStringTag === 'symbol'; };