UNPKG

@aws/pdk

Version:

All documentation is located at: https://aws.github.io/aws-pdk

5 lines (4 loc) 151 B
function _isPlaceholder(a) { return a != null && typeof a === 'object' && a['@@functional/placeholder'] === true; } module.exports = _isPlaceholder;