Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
JSTests
/
modules
/
import-attributes-empty.js
blob: 6ba49a7ca08fefdf92f1aab47714598e6af8d0d3 [
file
] [
log
] [
blame
] [
edit
]
import
x from
'./resources/x.js'
with
{};
import
'./resources/y.js'
with
{};
export
*
from
'./resources/z.js'
with
{};