Sign in
chromium
/
devtools
/
devtools-frontend
/
refs/heads/main
/
.
/
node_modules
/
@babel
/
compat-data
/
plugins.js
blob: b191017be6a865bb2760ca351d9f1e610693468c [
file
] [
edit
]
// Todo (Babel 8): remove this file, in Babel 8 users import the .json directly
module
.
exports
=
require
(
"./data/plugins.json"
);