Updated to Drupal 8.6.4, which is PHP 7.3 friendly. Also updated HTMLaw library....
[yaffs-website] / node_modules / grunt-legacy-log-utils / node_modules / lodash / _Symbol.js
1 var root = require('./_root');
2
3 /** Built-in value references. */
4 var Symbol = root.Symbol;
5
6 module.exports = Symbol;