UNPKG

@wulperstudio/cms

Version:
5 lines 130 B
export var handleProps = function handleProps(prop, keys) { return keys.every(function (key) { return key !== prop; }); };