initial commit
This commit is contained in:
11
node_modules/caniuse-lite/dist/unpacker/features.js
generated
vendored
Normal file
11
node_modules/caniuse-lite/dist/unpacker/features.js
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
'use strict';
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
/*
|
||||
* Load this dynamically so that it
|
||||
* doesn't appear in the rollup bundle.
|
||||
*/
|
||||
|
||||
var features = exports.features = require('../../data/features');
|
||||
Reference in New Issue
Block a user