.gitignore added
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / caniuse-lite / dist / unpacker / features.js
1 'use strict';
2
3 Object.defineProperty(exports, "__esModule", {
4   value: true
5 });
6 /*
7  * Load this dynamically so that it
8  * doesn't appear in the rollup bundle.
9  */
10
11 var features = exports.features = require('../../data/features');