UNPKG

data-provider-temporary

Version:

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

6 lines (5 loc) 201 B
// 21.2.5.3 get RegExp.prototype.flags() if (require('./_descriptors') && /./g.flags != 'g') require('./_object-dp').f(RegExp.prototype, 'flags', { configurable: true, get: require('./_flags') });