summaryrefslogtreecommitdiff
path: root/test/fixtures/es-module-loaders/syntax-error-import.mjs
blob: 3a6bc5effc1940fc8df7178b807c50238c5e7c95 (plain)
1
import { foo, notfound } from './module-named-exports.mjs';