UNPKG

data-provider-temporary

Version:

Library that helps with server-to-client synchronization of data

13 lines (12 loc) 251 B
var MATCH = require('./_wks')('match'); module.exports = function (KEY) { var re = /./; try { '/./'[KEY](re); } catch (e) { try { re[MATCH] = false; return !'/./'[KEY](re); } catch (f) { /* empty */ } } return true; };