UNPKG

@aws/pdk

Version:

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

3 lines 119 B
export default function _isTransformer(obj) { return obj != null && typeof obj['@@transducer/step'] === 'function'; }