features.js 229 B

1234567891011
  1. 'use strict';
  2. Object.defineProperty(exports, "__esModule", {
  3. value: true
  4. });
  5. /*
  6. * Load this dynamically so that it
  7. * doesn't appear in the rollup bundle.
  8. */
  9. var features = exports.features = require('../../data/features');