UNPKG

cloudworker-proxy

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