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