Repository URL to install this package:
|
Version:
1.2.7 ▾
|
"use strict";
const ENV_COMPAT = require("../env/compat");
/**
* @TODO need to add build step for env_compat to replace with valuesIn
* @type {Function}
*/
module.exports = Object.values;