Sign in
webkit
/
WebKit
/
b0d7f9b249dd6483d6c7bc4f13c440c0842b7127
/
.
/
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"