UNPKG

164 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3exports.default = (thing) => thing && !thing[Symbol('__is_proxy')] && thing.__matches;