Sign in
webkit
/
WebKit
/
306c7df09f4aaf61ec60bfd6add67d83f59f2707
/
.
/
JSTests
/
modules
/
import-error
/
export-ambiguous.js
blob: 69c120dbc1ae2a3fbc62be9b99a7c779d5037145 [
file
] [
log
] [
blame
]
export
const
A
=
42
;
export
*
from
"./export-ambiguous-1.js"
export
*
from
"./export-ambiguous-2.js"