UNPKG

@ka1do/kit

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