UNPKG

@zkochan/pnpm

Version:

Fast, disk space efficient package manager

4 lines 122 B
function _isTransformer(obj) { return typeof obj['@@transducer/step'] === 'function'; } module.exports = _isTransformer;