Module

x/lodash/_Reflect.js

A modern JavaScript utility library delivering modularity, performance, & extras.
Extremely Popular
Go to Latest
File
define(['./_root'], function(root) {
/** Built-in value references. */ var Reflect = root.Reflect;
return Reflect;});