UNPKG

@aws/pdk

Version:

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

8 lines (7 loc) 140 B
function _forceReduced(x) { return { '@@transducer/value': x, '@@transducer/reduced': true }; } module.exports = _forceReduced;