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