blob: 9bbca083a4e77528c68533991ac91e663ce4e3a1 [file] [log] [blame] [edit]
//@ requireOptions("--useImportAttributes=1")
import x from './resources/x.js' with {};
import './resources/y.js' with {};
export * from './resources/z.js' with {};