source: node_modules/caniuse-lite/dist/unpacker/features.js@ e4c61dd

Last change on this file since e4c61dd was 2058e5c, checked in by istevanoska <ilinastevanoska@…>, 6 months ago

Working / before login

  • Property mode set to 100644
File size: 141 bytes
Line 
1/*
2 * Load this dynamically so that it
3 * doesn't appear in the rollup bundle.
4 */
5
6module.exports.features = require('../../data/features')
Note: See TracBrowser for help on using the repository browser.