UNPKG

react-scripts

Version:
18 lines (13 loc) 271 B
/** * @author Titus Wormer * @copyright 2016 Titus Wormer * @license MIT * @module vendors * @fileoverview List of vendor prefixes known to the web platform. */ 'use strict'; /* eslint-env commonjs */ /* * Expose. */ module.exports = require('./index.json');