UNPKG

@aws/pdk

Version:

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

5 lines (4 loc) 138 B
function _isTransformer(obj) { return obj != null && typeof obj['@@transducer/step'] === 'function'; } module.exports = _isTransformer;