Rename index.mjs to _index.mjs in @babel/runtime (#12855)

This commit is contained in:
Nicolò Ribaudo
2021-02-23 02:08:41 +01:00
committed by GitHub
parent 5861704361
commit 0c65ff7a55
17 changed files with 497 additions and 494 deletions

View File

@@ -1 +1 @@
export { default } from "../toArray/index.mjs"
export { default } from "../toArray/_index.mjs"